File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed
Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change 66 "author" : " zeon.studio" ,
77 "scripts" : {
88 "dev" : " hugo server" ,
9- "build" : " hugo --gc --minify --templateMetrics --templateMetricsHints --forceSyncStatic && npm run babel " ,
9+ "build" : " hugo --gc --minify --templateMetrics --templateMetricsHints --forceSyncStatic" ,
1010 "preview" : " hugo server --disableFastRender --navigateToChanged --templateMetrics --templateMetricsHints --watch --forceSyncStatic -e production --minify" ,
1111 "dev:example" : " cd exampleSite && hugo server" ,
1212 "build:example" : " cd exampleSite && hugo --gc --minify --templateMetrics --templateMetricsHints --forceSyncStatic" ,
2626 "@tailwindcss/cli" : " ^4.0.14" ,
2727 "@tailwindcss/forms" : " ^0.5.10" ,
2828 "@tailwindcss/typography" : " ^0.5.16" ,
29+ "autoprefixer" : " ^10.4.21" ,
30+ "caniuse-lite" : " ^1.0.30001724" ,
31+ "postcss" : " ^8.5.6" ,
2932 "prettier" : " ^3.5.3" ,
3033 "prettier-plugin-go-template" : " 0.0.15" ,
3134 "prettier-plugin-tailwindcss" : " ^0.6.11" ,
You can’t perform that action at this time.
0 commit comments