@colorful-tones/stylelint-config

CSS Coding Standards for WordPress projects

Usage no npm install needed!

<script type="module">
  import colorfulTonesStylelintConfig from 'https://cdn.skypack.dev/@colorful-tones/stylelint-config';
</script>

README

CSS coding standards

CSS Coding Standards for WordPress projects

Dependencies

  1. Node & NPM - 3rd party dependencies are managed through NPM, so you will need that installed globally
  2. Stylelint - as this is a config extention for Stylelint, you will need Stylelint installed in your main project in order for it to work.