Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
vilppuvuorinen opened this issue Mar 15, 2019 · 0 comments
Open

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

vilppuvuorinen opened this issue Mar 15, 2019 · 0 comments

Comments

@vilppuvuorinen
Copy link

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant