README
polish-only-extend-placeholders
Polish plugin to prevent using @extend
with anything but %placeholders
.
Installation
npm install polish-only-extend-placeholders
Note that this only works for Sass & SCSS.
Polish plugin to prevent using `@extend` with anything but `%placeholders`.
<script type="module">
import polishOnlyExtendPlaceholders from 'https://cdn.skypack.dev/polish-only-extend-placeholders';
</script>
Polish plugin to prevent using @extend
with anything but %placeholders
.
npm install polish-only-extend-placeholders
Note that this only works for Sass & SCSS.