Skip to content
Discussion options

You must be logged in to vote

Hi @leylines, there is an excessive ; at the end of @forward line. The syntax sass expects is

@forward "~terriajs/lib/Sass/common/_default_variables.scss" with (
  ...
);

And with that, it allows us to use the values of default variables overridden with the values you provided

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@leylines
Comment options

@zoran995
Comment options

Answer selected by leylines
@leylines
Comment options

@leylines
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants