Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Stuck on starting with sass/compass. Help!

  • This topic is empty.
Viewing 1 post (of 1 total)
  • Author
    Posts
  • #40462
    infatti
    Member

    I am getting an error (whats up with the crazy bloated error messages in sass?) Is this the part that is saving me time?

    Anyways, the error is:
    Syntax error: Invalid CSS after “…IN – sass css*/”: expected selector or at-rule, was “.mystyle {color…”
    on line 15 of C:stylesheet.scss

    setup:
    @import “partials/_variables.scss” which contains: $red: #ff0000;
    line 15:
    .mystyle {color:$red;}

Viewing 1 post (of 1 total)
  • The forum ‘CSS’ is closed to new topics and replies.