lkraav / stylelint-crdy

Home Page:https://conversionready.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

stylelint-crdy

Migrate from csscomb

Install peer dependency stylelint

$ npm install stylelint --save-dev

Install our lint configuration

$ npm install github:lkraav/stylelint-crdy --save-dev

Configure your project

.stylelintrc:

{
    "extends": "stylelint-crdy"
}

About

https://conversionready.com


Languages

Language:JavaScript 100.0%