/unocss-sveltekit

Sveltekit example app from unocss

Primary LanguageSvelte

SvelteKit + UnoCSS Vite Plugin

Open in StackBlitz

  • Uses PresetUno and PresetIcons
  • Creates a global stylesheet
  • Uses extractorSvelte to be able to use class:red-bg-200={true} in components

Read the documentation to understand more.

Demo Usage

npm install
npm run dev