mirror of
https://github.com/TheAnachronism/docspell.git
synced 2024-11-13 02:31:10 +00:00
19 lines
441 B
JSON
19 lines
441 B
JSON
{
|
|
"name": "docspell-css",
|
|
"version": "1.0.0",
|
|
"private": true,
|
|
"dependencies": {},
|
|
"devDependencies": {
|
|
"@fortawesome/fontawesome-free": "^5.15.4",
|
|
"@tailwindcss/forms": "^0.4.0",
|
|
"flag-icon-css": "^3.5.0",
|
|
"postcss-cli": "^9.0.1",
|
|
"postcss-import": "^14.0.2",
|
|
"autoprefixer": "^10.3.7",
|
|
"cssnano": "^5.0.8",
|
|
"postcss": "^8.3.11",
|
|
"postcss-purgecss": "^2.0.3",
|
|
"tailwindcss": "^3.0.0"
|
|
}
|
|
}
|