A stylelint processor that allows you to lint CSS within arbitrary tags
npm install @mapbox/stylelint-processor-arbitrary-tags
A stylelint processor that allows you to lint CSS within arbitrary tags.
The module uses a regular expression to identify code within the specified tags, then passes the code on to stylelint.
By default, it looks for code within tags (see default options below). But you can change the regular expression to find code within other tags, like {% highlight css %}...{% endhighlight %} for Jekyll templates, or / start css /.../ end css / within a JS file, or who knows what else.
```
npm install @mapbox/stylelint-processor-arbitrary-tags
Type: string that's RegExp-ready
Default:
`\'"]
'[^