• Hi,

    I’m using this syntax at the beginning of my .scss file

    @import "reset.css";

    … but in the generated .css file Sublime Text tells me that ‘css is not allowed there’

    it’s also obvious on my site that it’s not working.

    In the .css file, before the @import rule appears, I have the automatically inserted line

    / * DO NOT EDIT - AUTOMATICALLY GENERATED FROM: magic.scss * /

    So, how can I make this work? I don’t want to add all the CSS via functions.php, so as to reduce the calls to separate CSS files.

    Thanks for this plugin, it’s been working great otherwise!

    https://www.ads-software.com/extend/plugins/wordpress-sass/

  • The topic ‘@import rules’ is closed to new replies.