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
- Host: GitHub
- URL: https://github.com/ryanve/resilient-css
- Owner: ryanve
- Created: 2017-11-09T21:03:16.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-02T21:12:23.000Z (over 8 years ago)
- Last Synced: 2025-03-15T21:51:23.205Z (over 1 year ago)
- Topics: talk
- Language: HTML
- Homepage: https://ryanve.github.io/resilient-css/
- Size: 57.6 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.