mirror of
https://github.com/TheAnachronism/docspell.git
synced 2024-11-13 02:31:10 +00:00
18 lines
419 B
JSON
18 lines
419 B
JSON
{
|
|
"name": "docspell-css",
|
|
"version": "1.0.0",
|
|
"private": true,
|
|
"devDependencies": {
|
|
"@fortawesome/fontawesome-free": "^6.0.0",
|
|
"@tailwindcss/forms": "^0.5.0",
|
|
"autoprefixer": "^10.4.2",
|
|
"cssnano": "^6.0.0",
|
|
"flag-icon-css": "^3.5.0",
|
|
"postcss": "^8.4.7",
|
|
"postcss-cli": "^10.0.0",
|
|
"postcss-import": "^15.0.0",
|
|
"postcss-purgecss": "^5.0.0",
|
|
"tailwindcss": "^3.0.23"
|
|
}
|
|
}
|