File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " simpl" ,
3- "version" : " 0.0 .1" ,
3+ "version" : " 0.2 .1" ,
44 "description" : " A simpl(e) Hugo Theme" ,
55 "author" : " @esacteksab" ,
66 "scripts" : {
77 "postcss" : " postcss ./assets/css/main.css --config ./postcss.config.js -r"
88 },
99 "devDependencies" : {
10- "@tailwindcss/cli" : " ^4.0.17 " ,
10+ "@tailwindcss/cli" : " ^4.1.2 " ,
1111 "@tailwindcss/nesting" : " ^0.0.0-insiders.565cd3e" ,
12- "@tailwindcss/postcss" : " ^4.0.17 " ,
12+ "@tailwindcss/postcss" : " ^4.1.2 " ,
1313 "@tailwindcss/typography" : " ^0.5.16" ,
1414 "autoprefixer" : " ^10.4.21" ,
1515 "install" : " ^0.13.0" ,
2828 "prettier-plugin-toml" : " ^2.0.3" ,
2929 "stylelint" : " ^16.17.0" ,
3030 "stylelint-config-recommended" : " ^15.0.0" ,
31- "tailwindcss" : " ^4.0.12 "
31+ "tailwindcss" : " ^4.1.2 "
3232 },
3333 "postcss" : {
3434 "map" : false ,
You can’t perform that action at this time.
0 commit comments