0 Forks
0 Stars
0 Watchers

stylelint-config

Shelf's reusable stylelint config provides a comprehensive and efficient solution for ensuring consistency in your CSS, SCSS, HTML, React inline styles, and Styled Components. This config covers best practices for styling and helps you maintain a consistent codebase for your projects. With Shelf's reusable stylelint config, you can streamline your

How to download and setup stylelint-config

Open terminal and run command
git clone https://github.com/shelfio/stylelint-config.git
git clone is used to create a copy or clone of stylelint-config repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with stylelint-config https://github.com/shelfio/stylelint-config/archive/master.zip

Or simply clone stylelint-config with SSH
[email protected]:shelfio/stylelint-config.git

If you have some problems with stylelint-config

You may open issue on stylelint-config support forum (system) here: https://github.com/shelfio/stylelint-config/issues