Compile pre-processors to CSS for runtime uses
In some cases, you might just want to compile your pre-processors styles like SCSS, LESS to CSS and assign it to a variable then do something with it …
1 post tagged
In some cases, you might just want to compile your pre-processors styles like SCSS, LESS to CSS and assign it to a variable then do something with it …