matyunya / smelte

UI framework with material components built with Svelte and Tailwind CSS

Home Page:https://smeltejs.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Make it easy to switch off button capitalisation

rwoodnz opened this issue · comments

I realise there is a feature to add or override button classes, however better not to default to capitalised text on buttons. I say that because in Greek, the example I ran into, when you capitalise you apparently need to drop the pronunciation as well.
For now I've just put in an overriding global in my code to unset the text-transform.