Overview of Infima styling framework
mainInfima is a modern styling framework designed for content-driven websites. It is built using modern CSS methodologies, including CSS variables, PostCSS, and BEM naming conventions.
Key features include:
- Theming: Built-in support for theming and dark mode.
- Modern CSS: Leverages CSS variables and PostCSS.
- Modular Architecture: Allows you to import only the specific CSS for the components you need, reducing bundle size.