watch css changes for dev env

This commit is contained in:
Christophe Robillard 2026-01-10 11:33:06 +01:00
parent 13e2e49279
commit 78f60e93b4

View file

@ -1,2 +1,2 @@
web: env RUBY_DEBUG_OPEN=true bin/rails server
css: yarn build:css --watch
css: node_modules/yarn/bin/yarn build:css --watch