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
James writes: If you wish to debug your SQL I've found the following works (whereas at the time of this writing other tools do not work with Django 2.2)
Add --style expanded to command line arguments, so that we don't get whitespace formatting changes fights between dev machines.
Eclipse
In Eclipse, when you change one of the 3 scss files it will automatically compile them to css.
See Project Preferences, Builders and you can see
SASS form
SASS flags
SASS global
You can create another build for a new scss file based off these if needed.