It uses shadcn-svelte for nice looking components, and it should be faster than the old React-based UI.

  • hperrin@lemmy.ca
    link
    fedilink
    English
    arrow-up
    2
    ·
    1 month ago

    I’m talking about SMUI, which is not based on styled-components. MUI is React, SMUI is Svelte, and they’re not related (other than both implementing the Material Design).

    • ddplf@szmer.info
      link
      fedilink
      English
      arrow-up
      2
      ·
      1 month ago

      Oh okay, my bad, sorry for my ignorance

      I’d like to retribute myself by adding that, according to my research, SMUI is based on SASS, which is nice because it compiles to pure CSS.