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
Replace the sass_dir config parameters with the path to your sass or scss stylesheet source files if they are located in a directory other than src/stylesheets.
If you haven’t already done so, install the gem:
sudo gem install compass
Create your *.sass files in the ./content/stylesheets directory of your webby project.
At the very top of your *.sass file(s) be sure to include the following webby meta data: