Back to Unocss

SvelteKit + UnoCSS Vite Plugin

examples/sveltekit/README.md

66.7.0498 B
Original Source

SvelteKit + UnoCSS Vite Plugin

  • Uses PresetWind3 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

bash
npm install
npm run dev