Show HN: CSS Extras
7 days ago
- #Frontend
- #Web Development
- #CSS
- A collection of useful CSS custom functions leveraging the new native CSS @function rule.
- No build step required; copy-paste friendly with no credit needed.
- Currently only supported in Chrome 141+, with W3C standardization in progress.
- Install via npm or link directly in HTML.
- Includes ~50 CSS custom functions categorized into Math, Color, Typography, Layout, Spacing, Animation, Grid, Filter, Theme, and Utility.
- Demo available for Chrome 141+ users.
- Theme functions require 'color-scheme: light dark' to work.
- Check caniuse.com for browser support.
- Related packages: sass-extras and modern-normalize.
- Licensed under MIT OR CC0-1.0.