Assemble Components files

Hi,

I would like to implement the codes under ../components/v-button.scss under halo theme just like material theme run their codes. may i know how to declare that i am using this file ../components/v-button.scss to style up my buttons? is it possible to assemble that way instead of adding up your codes under halo-default-ext?

Thanks.

Hi,

../components/v-button.scss from Valo theme is already included into compilation. You can customize its variables in halo-ext-defaults.scss or you could copy all the content of v-button.scss into your SCSS file and include it into theme.