https://github.com/mrsunshyne/css-is-fun
https://github.com/mrsunshyne/css-is-fun
baseline chrome css frontend interop
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mrsunshyne/css-is-fun
- Owner: MrSunshyne
- Created: 2025-09-15T07:31:55.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-10-04T18:27:04.000Z (9 months ago)
- Last Synced: 2025-10-04T19:15:51.469Z (9 months ago)
- Topics: baseline, chrome, css, frontend, interop
- Language: Vue
- Homepage: https://mrsunshyne.github.io/css-is-fun/
- Size: 2.32 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CSS is FUN
A presentation exploring the exciting developments in CSS as of 2025.
**View the slides:** https://mrsunshyne.github.io/css-is-fun
**Download PDF:** https://mrsunshyne.github.io/css-is-fun/slides-export.pdf
## What's Inside
This deck covers modern CSS features that are changing how we build web interfaces:
- CSS Grid and Subgrid advances
- Container queries for responsive design
- CSS nesting and scoping
- View transitions and scroll animations
- New selectors like `:has()`
- Anchor positioning and popover APIs
- CSS custom functions and math operations
- Accent colors and text wrapping improvements
## About
Created by [Sandeep Ramgolam](https://sandeep.ramgolam.com) for developer conferences and workshops. The presentation demonstrates practical CSS techniques with live examples and interactive demonstrations.
Built with [Slidev](https://sli.dev/) for an enhanced presentation experience.