fix: update on unocss changes
This commit is contained in:
1
makefile
1
makefile
@@ -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)) \
|
||||||
|
|||||||
Reference in New Issue
Block a user