Boost your Svelte projects with modular UI components built on Tailwind CSS.
*You need to set up TailwindCSS configuration first.
# npm
npm install @sans-ui/core
# yarn
yarn add @sans-ui/core
# pnpm
pnpm install @sans-ui/core
Refer to CONTRIBUTING when you develop this.