#Tailwind style not applying to a specific component

4 messages · Page 1 of 1 (latest)

fiery atlas
#

I am curious why tailwind style does not apply to my icon button, but does to my button, which both derive from base button, which dictates the tailwind classes

#

this is the rendered result (workspace toolbar), first 3 are icon buttons, the other are buttons

#

they both derive from base button which has the tailwind classes, and both button and icon button have the same empty class and the same template

fiery atlas
#

nvm figured it out, was missing an import