I am using SCSS variables and mixins to do some of the styling of for example my buttons. These variables/mixins are located in different partials than my _buttons.scss, therefore these styles are not used in my hologram Styleguide.
Is there a solution for this? (sorry if this is stated in your docs, i have read them, but can't find it)
I am using SCSS variables and mixins to do some of the styling of for example my buttons. These variables/mixins are located in different partials than my
_buttons.scss, therefore these styles are not used in my hologram Styleguide.Is there a solution for this? (sorry if this is stated in your docs, i have read them, but can't find it)