Skip to content

site.variables not available after importing semantic.less #63

Open
@vilppuvuorinen

Description

@vilppuvuorinen

Global variables are not available after importing semantic.less.

@import "semantic.less";

.some-class {
  background-color: @primaryColor;
}

I could most likely work around this by defining everything in siteFolder but when are things going to be that simple anyways?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions