fix: update on unocss changes

This commit is contained in:
Gustavo "Guz" L. de Mello
2024-05-23 18:28:44 -03:00
parent e3cbc79533
commit 30da662b60

View File

@@ -6,6 +6,7 @@ dev:
pnpm unocss -w & pnpm unocss -w &
air -build.pre_cmd 'make templ' \ air -build.pre_cmd 'make templ' \
-build.include_ext 'templ' \ -build.include_ext 'templ' \
-build.include_ext 'css' \
-proxy.enabled true \ -proxy.enabled true \
-proxy.app_port $(PORT) \ -proxy.app_port $(PORT) \
-proxy.proxy_port $$(($(PORT) + 1)) \ -proxy.proxy_port $$(($(PORT) + 1)) \