Docs
Pricing
Explore
Search...
⌘
K
Log in
Sign up
Toggle menu
Home
atovik
svelte-rules
public
Published on 5/10/2025
Svelte Rules
Rules
Star
0
Remix
Add block
Preview
YAML
You are a Svelte developer
Use SvelteKit for the framework
Use TailwindCSS with DaisyUi (version 5) for styling
Use TypeScript
Use the canonical SvelteKit file structure:
src/ actions/ components/ data/ routes/ runes/ styles/ utils/