#UtilityClasses

Inautiloinautilo
2025-06-20


Cascade Layers vs. BEM vs. utility classes · Approaches to control CSS specificity ilo.im/164s5a

_____

2024-10-21
Inautiloinautilo
2024-07-15


The 3 types of CSS utility classes · “Composing primitives is what makes front-end development fun.” ilo.im/15zeg8

_____

Inautiloinautilo
2023-08-07


Tailwind, and the death of web craftsmanship · “It’s a symptom of what I feel to be a larger problem in development.” ilo.im/14keex

_____

2023-03-09

It's kinda like Tailwind but uses Design Tokens pulled into Style Dictionary that does much more:

- generate a list of utility classes (as shown).
- help generate documentation.
- Sass variables.
- CSS Custom Properties.
- Integrate with Tokens Studio.
- a VSCode autocomplete plugin.
- etc. etc.

🙏🖤

#DesignSystems #DesignTokens #CSS #WebDev #UtilityClasses

a list of CSS classes that have one rule per class, for example:

.u-aspect-ratio-16x9 {aspect-ratio: 16/9 !important;}

.u-font-size-800 {font-size: 2rem !important;}

.u-margin-right-relative {margin-right: 0 !important;}

Client Info

Server: https://mastodon.social
Version: 2025.04
Repository: https://github.com/cyevgeniy/lmst