Snowind is a set of tools for Vuejs 3 and Tailwindcss to help create a design system. It is composed of a Tailwindcss plugin and some Vuejs 3 components
- Consistent design system: the widgets rely on a default high level customizable set of semantic colors
- Dark mode support: dark mode is fully supported out of the box
📚 Documentation | 💻 Starter template
| Version | Name | Description |
|---|---|---|
| @snowind/plugin | The base plugin with color shemes and css utilities |
| Version | Name | Description |
|---|---|---|
| @snowind/sidebar | An expandable sidebar | |
| @snowind/switch | A switch widget | |
| @snowind/stepper | A progress stepper |
| Version | Name | Description |
|---|---|---|
| @snowind/header | A responsive header with a mobile menu widget |
| Version | Name | Description |
|---|---|---|
| @snowind/state | State management primitives: screen size, user preferences | |
| @snowind/subviews | Local reactive subviews |