@lighting-beetle/stylelint-config-lighter

Lighter config for stylelint

Usage no npm install needed!

<script type="module">
  import lightingBeetleStylelintConfigLighter from 'https://cdn.skypack.dev/@lighting-beetle/stylelint-config-lighter';
</script>

README

@lighting-beetle/stylelint-config-lighter

Installation

$ npm install --save @lighting-beetle/stylelint-config-lighter

Usage

Set your stylelint config to:

{
  "extends": "@lighting-beetle/stylelint-config-lighter"
}