Forums
Home / Plugin: WP-SCSS / Doesn’t work for me
(@alexadark)
7 years, 3 months ago
this is my config https://cl.ly/m583
it doesn’t compile
(@wilcodeveloper)
The scss and css location should be paths to a folder. the plugin will create the css files for you.
so you probably want to create a folder called “css” in your theme and put the following as CSS Location: “/css/”
Good luck
I still doesn’t work for me ?? now i have it like that : https://cl.ly/m9Eg and nothing happens
Try to put this in your functions.php define('WP_SCSS_ALWAYS_RECOMPILE', true);
define('WP_SCSS_ALWAYS_RECOMPILE', true);