The plugin compiles when changes have been made to the scss files.
Compiles are made to the matching css file, so disabling this plugin will not take down your stylesheets.
In the instance where matching css file does not exist yet, the plugin will create the appropriate css file in the css directory..
When importing in your scss file, you can leave off the underscore. @import 'subfile...
It's much nicer having this plugin automate the SCSS conversion for me, rather than having to set up script and run the command line each I work on project.
This is always running just refresh your page twice, and the compilation happens ( one refresh to compile, the other refresh to see the results.
But after I tried to use my existing css with 28000+ lines, it took forever to load and I tried to delete code to 5000 lines and I found that it took very long to load ..
Enqueue Stylesheets options but no change in load time but it still slowing the time.
I deactivate the plugin and the time became normal again.
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Read more