brackets-sass icon indicating copy to clipboard operation
brackets-sass copied to clipboard

Compiling things I dont want it to?

Open jaymanser1999 opened this issue 9 years ago • 0 comments

I have my project setup in a way where I have a css folder and a scss folder. I saved a scss folder in my css folder name "main.scss" and I imported all of my scss files from the scss folder. The problem is that in my .JSON the scss file in my css folder is the only one with the path, this is what I want to happen. However when I save all it compiles ALL of my .scss files regardless of the .JSON however it doesn't update my import file because there were no direct changes only changes from imports changes? how to I change this...

jaymanser1999 avatar Dec 11 '15 19:12 jaymanser1999