A template project that combines SvelteKit, TypeScript and TailwindCSS (JIT mode)
This product is a template project based on the official SvelteKit template. It includes TypeScript, Less CSS, and TailwindCSS with the JIT (just-in-time) compiler mode. It allows for adding Tailwind classes, hot-reloading, and @apply. It is still in public beta.
To install the theme, follow these steps:
npm install or pnpm install or yarnnpm run devThis template project is based on the official SvelteKit template and includes TypeScript, Less CSS, and TailwindCSS with the JIT compiler mode. It allows for easy development with hot-reloading and supports adding Tailwind classes and @apply. It is still in public beta and provides adapters for different deployment environments.