smelte
smelte copied to clipboard
Select label does not transition on build version
This is what it looks like during dev environment:
and this is how it looks like after I build it:
My knowledge on the tooling is quite inadequate but I am assuming that purge somehow removes the transition directive or whatever is used for the label animation.
edit: this is also present with the TextField component.