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

Undefined variable in $hr-border in scss/sass variants #5

Open
RogueSkolar opened this issue Jun 8, 2014 · 2 comments
Open

Undefined variable in $hr-border in scss/sass variants #5

RogueSkolar opened this issue Jun 8, 2014 · 2 comments

Comments

@RogueSkolar
Copy link

Seems the variable $hr-border is undefined before it is referenced on line 100, hence sass compiler throws an error. A fairly trivial fix, however anyone encountering this issue, just know you need to define the variable first.

@RogueSkolar RogueSkolar changed the title Undefined variable in $hr-border scss/sass variants Undefined variable in $hr-border in scss/sass variants Jun 8, 2014
@jonschlinkert
Copy link
Owner

ah, good catch. want to do a pr?

@jonschlinkert
Copy link
Owner

thanks for reporting it

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

2 participants