README
CSS coding standards
CSS Coding Standards for WordPress projects
Dependencies
- Node & NPM - 3rd party dependencies are managed through NPM, so you will need that installed globally
- Stylelint - as this is a config extention for Stylelint, you will need Stylelint installed in your main project in order for it to work.