blakerain.com/package.json

17 lines
361 B
JSON

{
"prettier": {
"proseWrap": "always",
"printWidth": 100
},
"devDependencies": {
"@tailwindcss/forms": "^0.5.7",
"@tailwindcss/typography": "^0.5.13",
"autoprefixer": "^10.4.19",
"lucide-static": "^0.381.0",
"postcss": "^8.4.38",
"postcss-cli": "^11.0.0",
"postcss-import": "^16.1.0",
"tailwindcss": "^3.4.3"
}
}