Question
Issue using sass with dreamweaver?
I'm trying out SASS for the first time, and I'm able to write the code and get a css file compiled from my sass. However, when I link my css to my html there is no effect? When I write pure css into the css file it works, but no code generated from my SASS has any effect at all. Any tips? Thank you in advance!
