Skip to content

reepolee/svelte-kit-windi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SvelteKit with WindiCSS

This is highly experimental template as neither Svelte Kit nor WindiCSS are production ready.

Installation

npx degit reepolee/svelte-kit-windi.git#main svelte-kit-windi
cd svelte-kit-windi
npm i
npm run dev -- --open

WindiCSS

Windi classes and @apply statements are currently split between Svelte files and components, to test the behaviour of compiler.

Further reading

SvelteKit
WindiCSS

Releases

No releases published

Packages

No packages published