
Simple Svelte 3 UI components
Svelte-mui is a set of UI components for Svelte that is inspired by Google's Material Design. With a smaller file size of approximately 33 KB minzipped, it aims to provide a lightweight solution for adding Material Design elements to your Svelte projects.
Svelte-mui is a lightweight and easy-to-use UI component library for Svelte, inspired by Google's Material Design. With its small file size and Material Design guidelines, it offers a seamless integration for creating visually appealing and consistent user interfaces in your Svelte projects.

Svelte is a modern front-end framework that compiles your code at build time, resulting in smaller and faster applications. It uses a reactive approach to update the DOM, allowing for high performance and a smoother user experience.