Has anyone used the jQueryUI theme in Sass? A search gave a few projects at Github, but did anyone use them? Is it possible to change the colors easily if only the base theme is available (if theme roller is not possible to use with).
Or what do you suggest to theme the base theme?
Has anyone used the jQueryUI theme in Sass? A search gave a few projects
Share
Just take a jQuery UI theme you like and use
$ sass-convertto make it Sass or ScssArticle on sass-convert utility: article