cfjedimaster / brackets-csslint

CSSLint extension for Brackets
61 stars 13 forks source link

CSS Grid not supported #48

Open benkirkby opened 6 years ago

benkirkby commented 6 years ago

Are there any plans to include support for CSS Grid? Right now I am getting lots of 'parsing errors' and warnings for using grid properties.

cfjedimaster commented 6 years ago

In theory if the underlying CSSLint lib supports it, all we would need to do is update the library.

JaredTamana commented 5 years ago

This is in upstream CSSLint. If it's not merged from the parent by @cfjedimaster, I'll PR.