You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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