Open rynex-zv opened 2 years ago
Hi there - yes I believe the CSS files should be ignored, because it's replaced with SASS files.
The *.css
files will get replaced after compiling its *.scss
file - so don't think the CSS file should be touched at all.
The compiled CSS file is not regester in the project! After it compile the CSS file and runs application I have to close it and open the CSS file and save it (ctrl+s) then the project recognize the CSS file Note: if I modify the CSS file on the first run or even save it ( the project still not recognize it) i have to stop the app save the CSS file and run the app again to make it work. That's why I think it's not registered in the project.