#Development #Debates
Is Tailwind CSS worth it? · “Tailwind is the worst form of CSS, except for all the others.” https://ilo.im/165a6s

_____
#TailwindCSS #UtilityClasses #WebDev #Frontend #HTML #CSS

Tailwind is the worst form of CSS, except for all the others | Mux

Tailwind is weird, verbose, and opinionated… but it works. Here’s why it makes teams faster, more consistent, and a little less frustrated.

#Development #Guides
Cascade Layers vs. BEM vs. utility classes · Approaches to control CSS specificity https://ilo.im/164s5a

_____
#CSS #Specificity #CascadeLayers #UtilityClasses #BEM #Browser #WebDev #Frontend #Comparisons

CSS Cascade Layers Vs. BEM Vs. Utility Classes: Specificity Control — Smashing Magazine

CSS can be unpredictable — and specificity is often the culprit. Victor Ayomipo breaks down how and why your styles might not behave as expected, and why understanding specificity is better than relying on `!important`.

Smashing Magazine
Creating Design System-Friendly Snowflakes with Utility Classes | Always Twisted

Always Twisted

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

_____
#UtilityClasses #WebDev #Frontend #HTML #CSS #TailwindCSS

The 3 Types of CSS Utility Classes

A 9.0 earthquake shook my front-end world when I discovered “layout primitives” at every-layout.dev. Then an aftershock rolled through when I learned about fluid sizing and spacing tokens from utopia.

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

_____
#Tailwind #UtilityClasses #Craftsmanship #WebDev #Frontend #CSS #ScopedCSS #Maintainability

Tailwind, and the death of web craftsmanship • pdx.su

The personal blog of software engineer Jeff Sandberg

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