semantic-ui-sass icon indicating copy to clipboard operation
semantic-ui-sass copied to clipboard

How to include another theme

Open teohm opened this issue 6 years ago • 1 comments

Hey @joshmanders, do you plan to add other themes into this distribution?

Is there a way to achieve that, if I need to use another theme with this SASS package?

teohm avatar May 04 '19 03:05 teohm

Hey @teohm. Right now there's no clean way to provide themes as we don't port from LESS directly to SCSS, the SCSS code is executed and converted to the CSS equivalent and then we use a little find and replace to make it customizable a bit.

joshmanders avatar May 06 '19 14:05 joshmanders