Skip to content

X. Compile and watch scss files

Berit edited this page Nov 14, 2023 · 1 revision

The frontend container will build .css and .css.map files from scss every time you restart the Docker containers. To watch for and immediately see changes during development, run an extra client container like so: docker-compose run --rm client yarn scss-watch