0.0.10 • Published 6 years ago

@brikcss/stylelint-config-sass v0.0.10

Weekly downloads
15
License
MIT
Repository
github
Last release
6 years ago

Brikcss Stylelint Configuration (SASS)

stylelint shareable configuration by brikcss.

npm (scoped) npm (scoped) Travis branch Commitizen friendly semantic-release npm

Install

npm install --save-dev @brikcss/stylelint-config-sass

Usage

// stylelint config file.
{
	extends: ['stylelint-config-recommended']
}

For further documentation, see stylelint configuration. Specifically note the section on extending configs.