• It looks like the plugin doesn’t import all .scss files, so it won’t recognise linked variables and mixins. This is what I have:

    @import “bootstrap”;
    @import “fonts”;
    @import “variables”;
    @import “mixins”;
    @import “base”;
    @import “form-elements”;
    @import “main-navigation”;
    @import “print”;

    I have updated to WP 6.1.1. No clue why it doesn’t work. Can you help please?

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘getting undefined messages’ is closed to new replies.