Skip to content

Набор правил оформления CSS кода для Stylelint

Notifications You must be signed in to change notification settings

urfu-2018/stylelint-config-hrundel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stylelint-config-hrundel

Как установить

npm install --save-dev stylelint@9 stylelint-config-hrundel

Как использовать

Добавляем в корень файл .stylelintrc.json с содержимым:

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

About

Набор правил оформления CSS кода для Stylelint

Resources

Stars

Watchers

Forks

Packages

No packages published