2.0.0 ā€¢ Published 6 months ago

stylelint-config-aesthetic-coder v2.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
6 months ago

Stylelint personal configuration

šŸšØ 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"
}
2.0.0

6 months ago

1.0.3

10 months ago

1.0.2

10 months ago

1.0.1

10 months ago

1.0.0

10 months ago

0.0.1

10 months ago