---
to: <%= path %>/<%= componentName %>/styles.scss
---
@import "node_modules/@biotope/element/lib/host.mixin";

@include host('<%= tagName %>') {

}
