8000 GitHub - bandlab/stylelint-config-bandlab: BandLab's shareable config for stylelint
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

bandlab/stylelint-config-bandlab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stylelint-config-bandlab

This package provides BandLab's configuration for stylelint. Similar to ESLint, stylelint helps enforcing consistent (S)CSS conventions across projects.

Installation

npm install --save-dev @bandlab/stylelint-config-bandlab

Usage

Create a .stylelintrc.yml configuration file and extends it with stylelint-config-bandlab:

extends: '@bandlab/stylelint-config-bandlab'

Lint stylesheets via CLI:

npm install -g stylelint
stylelint foo/*.css

More details in the stylelint documentation.

About

BandLab's shareable config for stylelint

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  
0