Overview:
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.
Features:
- Based on the official SvelteKit template
- Includes TypeScript
- Includes Less CSS
- Includes TailwindCSS with JIT compiler mode
- Supports adding Tailwind classes
- Supports hot-reloading
- Supports @apply
Installation:
To install the theme, follow these steps:
- Create a new project
- Install dependencies using
npm installorpnpm installoryarn - Start a development server using
npm run dev
Summary:
This 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.