semantic-ui-sass
                                
                                 semantic-ui-sass copied to clipboard
                                
                                    semantic-ui-sass copied to clipboard
                            
                            
                            
                        How to include another theme
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?
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.