Fluid UI was created to speed up the development of User Interface layer of any app.
It's framework agnostic it means that can be used in any environment - Angular, React, vanilla Javasscript ... or without javascript at all.
Fluid UI is a modern CSS Starter with:
- fluid paddings, margins, gaps, font sizes - based on CSS clamp function
- SCSS files directory structure (variation of Inverted CSS Triangle idea)
- design tokens & semantic tokens separation
- easy color management - gray colors follow the primary's hue, easy dark mode
- CSS development environment ready
- Stylelint and Prettier configured