stylelint-config-awzome

3.0.0 • Public • Published

stylelint-config-awzome

This stylelint-config covers the code-style I personally like to use and have been used along on some projects before.

Installing

To checkout the stylelint config with npm, just use this command: npm install --save-dev stylelint-config-awzome

Getting Started

Create the file .stylelintrc on the top level of your application.

Insert the following basic-configuration if you want to only use this config and our defined rules:

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

To adjust rules, head over to the official documentation of stylelint.

Built With

Authors

Readme

Keywords

Package Sidebar

Install

npm i stylelint-config-awzome

Weekly Downloads

371

Version

3.0.0

License

MIT

Unpacked Size

6.46 kB

Total Files

4

Last publish

Collaborators

  • dominikspiertz