stylelint-config-aesthetic-coder

2.0.2 • Public • Published

Stylelint personal configuration

stylelint

🚨 Warning this repo has rules from bem architecture, but modified to fix my style guides rules.

⚡️ Requirements

  • stylelint >= ^15.5.0

📦 Installation

Run this command to install stylelint and the plugin.

pnpm i -D stylelint-config-coder-dev

🚀 Usage

To use this plugin put in your stylelint config file this lines of codes.

{
  "extends": "stylelint-config-coder-dev"
}

/stylelint-config-aesthetic-coder/

    Package Sidebar

    Install

    npm i stylelint-config-aesthetic-coder

    Weekly Downloads

    1

    Version

    2.0.2

    License

    MIT

    Unpacked Size

    52.8 kB

    Total Files

    56

    Last publish

    Collaborators

    • luiscoderdev