CSSLint / csslint

Automated linting of Cascading Stylesheets
http://csslint.net
Other
4.76k stars 483 forks source link

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

Closed bjoernwibben closed 7 years ago

bjoernwibben commented 7 years ago

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 commented 7 years ago

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

AxelAndersen commented 6 years ago

Getting this error in Visual Studio 2017:

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

Has this been fixed?

Jeremy-Knudsen commented 6 years ago

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

bartb56 commented 6 years ago

Still getting this error.

easternwawoman commented 5 years ago

Getting error today (9/2018)

Rey-Wang commented 5 years ago

Getting error today (3/2019)

jxt-martin commented 5 years ago

Getting error in version 1.0.5 (7/2019)