We use cookies

We use cookies to ensure you get the best experience on our website. For more information on how we use cookies, please see our cookie policy.

Back to home

Show HN: CSS Extras

Source

Hacker News

Published

TL;DR

AI Generated

"CSS Extras" is a collection of over 50 CSS custom functions that can be used without a build step, leveraging the new native CSS @function rule. These functions cover areas like math, colors, typography, layout, animations, and more. The package is currently supported in Chrome 141+ and will be available in other browsers as the @function rule goes through standardization. Users can install it via npm and start using the functions directly in their CSS. The functions are organized into categories like Math & Number, Color, Typography, Layout, and more, offering a wide range of utilities for styling web projects.