fuz_css
magical organic stylesheets 🌿
Fuz CSS is a CSS framework and design system built around semantic styles and style variables.
Semantic styles mean HTML elements are styled by default, with .unstyled to opt out when needed. Style variables are design tokens and CSS custom properties with particular capabilities and conventions that integrate with the semantic styles and other features
like utility classes.
The only required parts are a 🗎 reset stylesheet with the semantic defaults and a replaceable 🗎 theme stylesheet containing the variables used in the reset. There's also a utility class system for convenience and composition, and it exports the underlying data, types, and helpers for more complex usage. It works with any website and JS framework, and Fuz UI integrates it with Svelte.
see fuz.dev and github.com/fuzdev