stylelint-plugin-aurora

1.0.4 • Public • Published

stylelint-plugin-aurora

npm

Various Stylelint rules in one plugin.

Installation

npm install --save-dev eslint-plugin-aurora

Usage

// stylelint.config.js
module.exports = {
  plugins: [
    'stylelint-plugin-aurora',
  ],
  rules: {
    'aurora/selector-nested-combinator-position': 'as-prefix',
  }
}

Rules

🔧 means that the rule could be fixed automatically.

Package Sidebar

Install

npm i stylelint-plugin-aurora

Weekly Downloads

8

Version

1.0.4

License

ISC

Unpacked Size

8.94 kB

Total Files

7

Last publish

Collaborators

  • cyansalt