dimanche 26 juin 2016

SCSS/SASS no mapping/compiling into CSS


I'm quite a fresh Sass user and I'm trying to get off the ground using it. I like the SMACSS hierarchy and have tried to incorporate that into my project as you see in the image here:

SMACSS Sass Snippet Overview

However, no matter what I do, the main.scss file isn't mapped and doesn't translate into the main.css file. The only thing in the main.css file is

/*# sourceMappingURL=main.css.map*/

I've searched the web and haven't found an answer. Any Sass users out there with some advice?


Aucun commentaire:

Enregistrer un commentaire