first-start / plop /templates /component /component.style.hbs
Артем Леванов
first commit
41a71fd
raw
history blame contribute delete
83 Bytes
@import '@/app/globalStyles/config/mixin.scss';
.{{name}} {
display: block;
}