Sass Gulp Build taking 9 minutes with Mixins -


my gulp css task taking 9 minutes 'color theme' mixin set up. when delete '_themes.scss' builds in milliseconds. when bring 1 'theme' in file takes few seconds. i've taken bad route here code wise..

can tell me how can speed build, or rework 'color theme' method build time isn't outrageous?

themes.scss primary-color.scss


Comments

Popular posts from this blog

angular - DownloadURL return null in below code -

python 2.7 - Given three nested dictionaries, sort the top two nested dictionaries from a value in the innermost dictionary? -