mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-18 06:44:46 -07:00
Install postcss and cssnano
This commit is contained in:
parent
60a43c2f39
commit
2815a1323b
2 changed files with 4281 additions and 16 deletions
4294
package-lock.json
generated
4294
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
|
@ -36,6 +36,7 @@
|
|||
"@nuxtjs/tailwindcss": "^3.3.4",
|
||||
"autoprefixer": "^8.6.4",
|
||||
"babel-eslint": "^8.2.1",
|
||||
"cssnano": "^4.1.10",
|
||||
"dotenv": "^8.2.0",
|
||||
"eslint": "^5.16.0",
|
||||
"eslint-config-prettier": "^3.1.0",
|
||||
|
|
@ -46,6 +47,8 @@
|
|||
"node-fetch": "^2.6.1",
|
||||
"nodemon": "^1.11.0",
|
||||
"nuxt": "^2.14.11",
|
||||
"postcss": "^8.2.4",
|
||||
"postcss-cli": "^8.3.1",
|
||||
"prettier": "1.14.3",
|
||||
"tailwindcss": "^1.9.6"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue