brackets-csslint icon indicating copy to clipboard operation
brackets-csslint copied to clipboard

CSS Grid not supported

Open benkirkby opened this issue 7 years ago • 2 comments

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.

benkirkby avatar Sep 18 '18 15:09 benkirkby

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

cfjedimaster avatar Sep 18 '18 15:09 cfjedimaster

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

JaredTamana avatar Aug 07 '19 16:08 JaredTamana