mmase / stylelint-preset-behance

Common stylelint config for Behance projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

stylelint-preset-behance npm travis

Stylelint preset for Behance

Install

$ npm install --save-dev stylelint-preset-behance

Usage

Via .stylelintrc (Recommended)

.stylelintrc

{
  "extends": "stylelint-preset-behance"
}

About

Common stylelint config for Behance projects

License:MIT License


Languages

Language:JavaScript 100.0%