stylelint-config-gstrix

0.1.3 • Public • Published

stylelint-config-gstrix

npm version npm license

Default stylelint config used by Bootstrap.

Installation

npm install stylelint-config-gstrix --save-dev
# Or with yarn:
yarn add stylelint-config-gstrix --dev

Usage

We provide a config for both CSS and SCSS. You can choose which one you would like to extend in your configuration:

CSS

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

SCSS

{
  "extends": "stylelint-config-gstrix/scss"
}

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.3
    0
    • latest

Version History

Package Sidebar

Install

npm i stylelint-config-gstrix

Weekly Downloads

0

Version

0.1.3

License

MIT

Unpacked Size

22 kB

Total Files

7

Last publish

Collaborators

  • aionmone