1.0.2 • Published 8 years ago
@doochik/stylelint-config-strict v1.0.2
Stylelint super strict rules
Installation
npm install --save-dev stylelint stylelint-order @doochik/stylelint-config-strict- Create
.stylelintrcfile your project with following contents:
{
"extends": "@doochik/stylelint-config-strict"
}