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

Nav object typo #3

Closed
arleym opened this issue Oct 16, 2015 · 1 comment
Closed

Nav object typo #3

arleym opened this issue Oct 16, 2015 · 1 comment

Comments

@arleym
Copy link

arleym commented Oct 16, 2015

I think there's a typo line 41 the nav partial. It's in a line to fix an IE8 bug. CSS Lint found the "\9"in the output!

https://github.com/carpages/gemini-css/blob/master/objects/_nav.scss#L42

I wonder if this line of CSS should be in a "If supporting IE8" flag!

@mattdrose
Copy link
Contributor

\9 is a common IE hack. There's no conditional flag for IE8, but I'm sure this project will eventually drop IE8 all together.

As for the CSSLint issue, it looks like there's an open ticket for this issue with no solution :/

CSSLint/parser-lib#21

jwandrews added a commit that referenced this issue Feb 14, 2017
…uby-compass-dependency to master

* commit '779ef527650069b7296399af2c5c150ee9e27aec':
  0.3.0
  Improve code formatting
  Update test compile to drop Ruby Sass dep
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