1.0.5 • Published 11 months ago

stylelint-processor-ignore-front-matter v1.0.5

Weekly downloads
4
License
MIT
Repository
github
Last release
11 months ago

stylelint-processor-ignore-front-matter

test npm version

stylelint processor for ignore front matter

useful for Sass in Jekyll.

Installation

npm

$ npm install -D stylelint-processor-ignore-front-matter

yarn

$ yarn add -D stylelint-processor-ignore-front-matter

How to use

add to stylelint config the following:

{
  "processors": "stylelint-processor-ignore-front-matter"
}

License

The MIT license.

1.0.5

11 months ago

1.0.4

1 year ago

1.0.3

2 years ago

1.0.2

3 years ago

1.0.1

4 years ago

1.0.0

5 years ago

0.1.0

7 years ago