-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Add svelte preprocessor for the added dom tags and types? https://github.com/tivac/modular-css/tree/main/packages/svelte looks like a good example.
For generating the styles, maybe using Atomizer will work? https://acss.io/integrations/sveltekit.html
Here are some hopefully helpful links:
- https://github.com/sveltejs/svelte/blob/master/src/shared/utils/names.ts
- https://github.com/sveltejs/svelte/blob/master/src/runtime/internal/dev.ts
- https://svelte.dev/docs#compile-time-svelte-preprocess
- https://lihautan.com/the-svelte-compiler-handbook/
- https://github.com/rspieker/jest-transform-svelte
Metadata
Metadata
Assignees
Labels
No labels