sasaplus1 / stylelint-processor-ignore-front-matter

stylelint processor for ignore front matter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

stylelint processor for ignore front matter

License:MIT License


Languages

Language:JavaScript 97.9%Language:Shell 2.1%