Add css bundling (again!)

This commit is contained in:
rebuilt 2021-11-16 20:41:11 +01:00 committed by Liam Morley
parent 1be86721b0
commit 917d6821c5
18 changed files with 175 additions and 83 deletions

View file

@ -1,2 +1,3 @@
web: bin/rails server -p 3000
js: yarn build --watch
css: yarn watch:css