An open API service indexing awesome lists of open source software.

https://github.com/ryanve/resilient-css

Resilient CSS talk slides
https://github.com/ryanve/resilient-css

talk

Last synced: 4 months ago
JSON representation

Resilient CSS talk slides

Awesome Lists containing this project

README

          

# Resilient CSS
## [Slides](https://ryanve.github.io/resilient-css/)

## Blurb

Resilient means being durable and flexible. CSS is resilient when it is...immutable, flat, composable. Antipatterns...mutation, nesting, coupling...oppose resilience. Learn via cause-and-effect examples. Design systems can apply resilient CSS via design destructuring and beyond.