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

Support for CSS Grid's new unit fr? #691

Closed
bjoernwibben opened this issue Mar 8, 2017 · 7 comments
Closed

Support for CSS Grid's new unit fr? #691

bjoernwibben opened this issue Mar 8, 2017 · 7 comments

Comments

@bjoernwibben
Copy link

Hi there,

playing around with the new CSS Grid the line:
grid-template-columns: 1fr 1fr 1fr;
gives the following error:
(errors) Unexpected token '1fr' at line 1, col 26.

Any plans on supporting CSS Grid yet?

Kind regards,

Björn

@frvge
Copy link
Contributor

frvge commented Apr 3, 2017

Hi @bjoernwibben , this is something that parser-lib should provide. I've created an issue there.

@frvge frvge closed this as completed Apr 3, 2017
@AxelAndersen
Copy link

Getting this error in Visual Studio 2017:

Error errors (CssLint) Unexpected token '1fr' at line 37, col 36.

Has this been fixed?

@Jeremy-Knudsen
Copy link

Getting this error today. Doesn't seem to be fixed.

@bartb56
Copy link

bartb56 commented Jun 5, 2018

Still getting this error.

@easternwawoman
Copy link

Getting error today (9/2018)

@Rey-Wang
Copy link

Getting error today (3/2019)

@jxt-martin
Copy link

Getting error in version 1.0.5 (7/2019)

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

8 participants