Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)BE
Posts
0
Comments
4
Joined
1 mo. ago

  • A lot of ui frameworks are based on tailwind and allow you to customize the components with more tailwind. It's really a win because:

    • it's not "just inline classes", it's a design system (spacing, colors, breakpoints etc are well structured and not random)
    • it is way less verbose than vanilla css and easier to remember