tailwindcss/package.postcss7.json
2021-06-17 17:54:32 +02:00

14 lines
250 B
JSON

{
"devDependencies": {
"cssnano": "^4"
},
"dependencies": {
"@fullhuman/postcss-purgecss": "^3.1.3",
"autoprefixer": "^9",
"postcss": "^7",
"postcss-functions": "^3",
"postcss-js": "^2",
"postcss-nested": "^4"
}
}