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

Missing semicolon in xy-grid/_classes.scss #10529

Closed
Siqu opened this issue Aug 11, 2017 · 1 comment
Closed

Missing semicolon in xy-grid/_classes.scss #10529

Siqu opened this issue Aug 11, 2017 · 1 comment

Comments

@Siqu
Copy link

Siqu commented Aug 11, 2017

How to reproduce this bug:

  1. Step one
    Compile Foundation scss with xy-grid enabled.

What should happen:

Css should generate properly.

What happened instead:

error (Line 415 of foundation-sites/scss/xy-grid/_classes.scss: Invalid CSS after "...grid-margin-y')": expected "}", was ".grid-frame.gri...").

At Line 414 a Semicolon is missing.

Foundation Version(s) you are using:

6.4.2

@brettsmason
Copy link
Contributor

@Siqu Thanks for pointing this out. I've added a PR to fix this here: #10531

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