Viewing 3 replies - 1 through 3 (of 3 total)
  • Wilco

    (@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

    Thread Starter alexadark

    (@alexadark)

    I still doesn’t work for me ??
    now i have it like that : https://cl.ly/m9Eg
    and nothing happens

    Wilco

    (@wilcodeveloper)

    Try to put this in your functions.php
    define('WP_SCSS_ALWAYS_RECOMPILE', true);

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Doesn’t work for me’ is closed to new replies.