README
polish-no-is-without-ampersand
Polish plugin to flag state-modifying classes (prefixed with '.is-') that are not preceded by ampersands.
Installation
npm install polish-no-is-without-ampersand
Polish plugin to flag state modifying classes (prefixed with '.is-') that are not preceded by ampersands.
<script type="module">
import polishNoIsWithoutAmpersand from 'https://cdn.skypack.dev/polish-no-is-without-ampersand';
</script>
Polish plugin to flag state-modifying classes (prefixed with '.is-') that are not preceded by ampersands.
npm install polish-no-is-without-ampersand