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

How to ship tailwind powered Ember addon using v2 format

$
0
0

Hi folks,

We are trying to create an internal ember components library using v2 addon format. Right now I have a hard time wrap my head around how to make it work if the components were styled using tailwind css.

My thinking is I would need to build the css explicitly for all (or for each component) so the consuming side won’t even know there is tailwind invovled. Another approach would be to ask the consuming ember app to include a separate styling package (tailwind plugin). Then it would be bundled on the app side (not sure if this is even possible on top of poor dev ergonomics )

References:

Thanks a lot if anyone can share any insights?

3 posts - 1 participant

Read full topic


Viewing all articles
Browse latest Browse all 4870

Trending Articles