• brian@programming.dev
    link
    fedilink
    arrow-up
    1
    ·
    7 hours ago

    instead of using classes you just use whatever your ui library provides for reuse. stick a classname string in a variable and you have a class. use a component and it just contains all its styles.

    unless you mean that if you look in the inspector you see a mess of classnames. I don’t have a solution there