README
@drpgroup/stylelint-config
Stylelint configuration that includes our common stylelint settings for the different types of projects we work on.
Usage
.stylelintrc
{
"extends": "@drpgroup/stylelint-config"
}
Stylelint configuration that includes our common stylelint settings for the different types of projects we work on.
<script type="module">
import drpgroupStylelintConfig from 'https://cdn.skypack.dev/@drpgroup/stylelint-config';
</script>
@drpgroup/stylelint-configStylelint configuration that includes our common stylelint settings for the different types of projects we work on.
.stylelintrc
{
"extends": "@drpgroup/stylelint-config"
}