Skip to content

CSS Grid Property is not valid #463

@lightbringer1991

Description

@lightbringer1991

I am using stylus with CSS Grid properties

.random-element
  display: grid
  grid-column-gap: 10px
  grid-row-gap: 10px

However the stylint comes back with

test.styl
3:2 valid error property is not valid

test.styl
4:2 valid error property is not valid

I'm using Stylint v1.5.9, tried upgrading to v2.0.0 but having the same result.
Webpack stylus loader is working fine.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions