1
0
Fork 0
websitedesign2025/package.json

14 lines
268 B
JSON
Raw Permalink Normal View History

2024-10-16 16:05:06 -05:00
{
"devDependencies": {
"autoprefixer": "^10.4.20",
"cssnano": "^7.0.6",
"postcss": "^8.4.47",
"tailwindcss": "^3.4.14"
},
2025-01-08 13:07:56 -06:00
"packageManager": "yarn@4.6.0",
"dependencies": {
"postcss-cli": "^11.0.0",
"postcss-google-font": "^1.1.0"
2024-10-16 16:05:06 -05:00
}
}