TailKits Astro is an open-source, Astro + Tailwind starter made for high-performance landing pages. It ships with semantic HTML, and zero-JS by default for speed.
Features β¨
- β‘ Lightning-fast by Astroβs default no-JS approach
 - π¨ Tailwind CSS v4 styling with modern, minimal UI
 - π± Fully responsive on all breakpoints
 - π§ TypeScript, clear file structure, and reusable parts
 - π SEO-friendly markup and meta setup
 - π― Accessible patterns and focus states out of the box
 
Sections ποΈ
- Banner (announcement bar)
 - Navigation (with mobile menu)
 - Hero
 - Logo Cloud
 - Features
 - Stats
 - CTA
 - How It Works
 - Testimonials
 - Pricing
 - Footer
 
Integration
- MDX content support via @astrojs/mdx.
 - Auto sitemap generation for SEO with @astrojs/sitemap.
 - Tailwind CSS v4 integration through the Vite plugin using @tailwindcss/vite.
 - Core Astro framework, version 5.13.5.
 - SEO utilities provided by astro-seo.
 - Styling based on tailwindcss v4.