mayognaise / stylelint-config-meowyo

An stylelint shareable config for me.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

eslint-config-meowyo

An stylelint shareable config for me.

Usage

Install via:

$ yarn add git+https://github.com/mayognaise/stylelint-config-meowyo.git -D

.stylelintrc:

{
  "extends": "stylelint-config-meowyo"
}

scripts in package.json:

{
  "stylelint": "stylelint LESS_PATH --syntax less"
}

About

An stylelint shareable config for me.


Languages

Language:JavaScript 100.0%