documentation

Introduction

This is the introduction section for you to start using SanS UI library.

What is SanS UI? #

SanS UI is a UI library for Svelte that empowers you to build clean and accessible user interfaces using Tailwind CSS . As a new and growing library, we eagerly invite contributions and innovative ideas from the community to enhance and expand our offerings. Our goal is to foster a vibrant development community and establish SanS UI as a cherished tool within the Svelte ecosystem.

Contributing #

SanS UI is an open-source Svelte UI component library. Whether you’re new to Svelte or an experienced developer, your ideas and contributions are invaluable. Please refer to our contributing guide to discover how you can get involved and make a difference in our open-source community 💪

License #

SanS UI is a free and open-source UI component library, licensed under the MIT License .

FAQ #

Does SanS UI use TypeScript? #

Yes, SanS UI is developed using TypeScript in conjunction with Svelte.

SanS UI taking Tailwind classes conflicts into account? #

Yes, we utilize a Tailwind extension library called tailwind-variants , which automatically manages Tailwind CSS class conflicts. We would like to thank and send respect to NextUI community 🙌

SanS UI compiles CSS during runtime? #

No, SanS UI is built on top of Tailwind CSS, TailwindCSS as its style engine, it generates CSS at build time. You need to set up Tailwind CSS first on your project in order to start to use SanS UI components library.