Quantcast
Channel: Ember.JS - Latest topics
Viewing all articles
Browse latest Browse all 4828

Cherry picking semantic ui components via ember-cli

$
0
0

@em.b wrote:

I'd like to use semanticUI in conjunction with a couple of other lightweight sass libraries. I've looked at semantic-ui-ember but I couldn't figure out how to prevent importing the entire Semantic library while using it. I just want a couple of components, and maybe some more after that. Having the whole library included in my build is way overkill.

Does semantic-ui-ember allow for importing of only specific components? If not, what's the best approach to including only the css/js files you want in your ember-cli build? I've done a couple of things already, like cloning the semanticUI git repo and copying a couple of the css/js files I want into my styles/ directory, but that doesn't seem very maintainable.

Posts: 2

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 4828

Trending Articles