We believe, that UI components have to match the corporate design of your brand in order to provide the best user experience. This is why customizability stands at the core of the fronnt UI design system and the fronnt UI components.
Predictable, readable and stable CSS classes
fronnt UI is built for high extensibility and customization. The CSS styles are completely framework agnostic and strictly follow the BEM methodology for code organization and maintainability. This provides a good architecture with a recognizable terminology, while still being easy to adopt.
This way, styles can be customized easily with plain CSS according to your corporate design while staying independent from the used JS-framework.
While we believe that the included styles are a perfect foundation, it would still be possible to bring completely own styles.
fronnt UI currently provides components for Vue.js only. Adaptations for React and Svelte are planned.
The styling is completely framework agnostic and strictly follows the BEM methodology for code organization and maintainability. This provides a good architecture with a recognizable terminology, while still being easy to adopt.
– no tailwindcss or CSS-in-JS library is required!