rDrama/package.json

10 lines
187 B
JSON
Raw Normal View History

2021-11-25 21:47:51 +00:00
{
"dependencies": {
"@fullhuman/postcss-purgecss": "^4.0.3",
"autoprefixer": "^10.4.0",
"postcss": "^8.4.1",
"postcss-cli": "^9.0.2",
"tailwindcss": "^2.2.19"
}
}