diff --git a/_templates/component/with-prompt/style.ejs.t b/_templates/component/with-prompt/style.ejs.t index a1ecc03..0c3639b 100644 --- a/_templates/component/with-prompt/style.ejs.t +++ b/_templates/component/with-prompt/style.ejs.t @@ -1,7 +1,7 @@ --- to: <%= path %>/<%= componentName %>/styles.scss --- -@import "~@biotope/element/lib/host.mixin"; +@import "node_modules/@biotope/element/lib/host.mixin"; @include host('<%= tagName %>') {