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

New Bourbon library wont compile and generates an error #704

Open
kkline opened this issue Nov 21, 2013 · 3 comments
Open

New Bourbon library wont compile and generates an error #704

kkline opened this issue Nov 21, 2013 · 3 comments

Comments

@kkline
Copy link

kkline commented Nov 21, 2013

Codekit throws an error on the ../addons/_html5-input-types.scss file in the latest couple of Bourbon libraries saying that it cannot compile. Here is the text from the error. It seems to be having a problem with the !global declaration, as when I comment that out, it works fine.

Error:
Syntax error: Invalid CSS after "...-type), comma) ": expected "}", was "!global;"
on line 25 of /Documents/Prototypes/test-proj/stylesheets/bourbon/addons/_html5-input-types.scss
from line 59 of /Documents/Prototypes/test-proj/stylesheets/bourbon/_bourbon.scss

@bdkjones
Copy link
Owner

Have you switched CodeKit to an external Sass compiler?

@kkline
Copy link
Author

kkline commented Nov 25, 2013

Nope... I am using the built in Sass compiler. I just downloaded a new version of the Bourbon library to take advantage of the latest flexbox spec mixins.

@bdkjones
Copy link
Owner

This looks like an error in Bourbon. Please check with the Bourbon team and try compiling the file using Sass 3.2.12 (the latest stable release) at the command line.

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