You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I use emberjs, along with the ember-power-select addon for custom select boxes. Ember-power-select uses a div for the select trigger and not a select element. Previously I was able to style it with tailwind-custom-forms using a form-select class, but now I can't.
Its great that we don't need to add these classes to normal form elements, but sometimes we need to style a non-form element as one, and these classes made it easy.
ahoiroman, joshuafredrickson, gary149, gerardojbaez, szakalq and 15 morebcorcoran and gerardojbaezgerardojbaez and BrianSigafoos