mirror of
https://github.com/stancl/tenancy-docs.git
synced 2025-12-12 10:14:03 +00:00
wip
This commit is contained in:
parent
cd88ab7dbb
commit
22324ec158
4 changed files with 191 additions and 88 deletions
12
package.json
12
package.json
|
|
@ -5,14 +5,14 @@
|
|||
"production": "cross-env NODE_ENV=production postcss tailwind.css -o dist/tailwind.css"
|
||||
},
|
||||
"dependencies": {
|
||||
"autoprefixer": "^9.5.1",
|
||||
"tailwindcss": "^1.0"
|
||||
"autoprefixer": "^9.7.4",
|
||||
"tailwindcss": "^1.1.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@fullhuman/postcss-purgecss": "^1.2.0",
|
||||
"@tailwindcss/custom-forms": "^0.2.0",
|
||||
"concurrently": "^4.1.0",
|
||||
"cross-env": "^5.2.0",
|
||||
"@fullhuman/postcss-purgecss": "^1.3.0",
|
||||
"@tailwindcss/custom-forms": "^0.2.1",
|
||||
"concurrently": "^4.1.2",
|
||||
"cross-env": "^5.2.1",
|
||||
"cssnano": "^4.1.10",
|
||||
"live-server": "^1.2.1",
|
||||
"postcss-cli": "^6.1.2"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue