Welcome to the Nakshora Nakshora 3.1 documentation — tailwind 3.4 parity, 10 breakpoints, 155 variants, lsp & css-first config. Nakshora 3.1 is the current release: 11,417 utilities across 35 categories verified byte-identical against Tailwind 3.4, a 10-breakpoint responsive system (xxs → 5xl), 155 stackable variants, a language server, CSS-first configuration (@theme / @utility / @custom-variant) and a dependency-free dev server.

This release
Articles in this version2,050
Utilities documented11,417
Color palettes22
Responsive screens10
Released2026-09-14

Start here#

Release highlights#

  • A differential oracle proves byte-identical output with Tailwind 3.4: 11,343 static + 1,338 dynamic classes.
  • The responsive system grew from 4 to 10 screens, from wearables (200px) to video walls (5000px).
  • nakshora lsp brings completion, hover, diagnostics and color previews to every editor.
  • CSS-first config lets you extend the theme without touching JavaScript.

Quick start#

nakshora.config / terminal
bash
npm install -D @nakshora/core@3
npx nakshora init
npx nakshora build --content "./src/**/*.html"
New. You are reading the docs of the latest release. New features land here first.

Browse every collection#

CollectionPagesHub
Getting Started11open hub
Core Concepts9open hub
Configuration12open hub
Utilities Reference129open hub
Colors361open hub
Variants18open hub
Responsive Design15open hub
Design Components7open hub
Themes7open hub
Recipes93open hub
Layout Patterns17open hub
Tutorials21open hub
Cookbook190open hub
Integrations25open hub
Editors7open hub
CLI9open hub
JavaScript API2open hub
Performance1open hub
Accessibility13open hub
Design Guides19open hub
Blueprints12open hub
FAQ89open hub
Troubleshooting26open hub
Comparisons31open hub
Class Spotlight206open hub
Glossary701open hub
Teams & Ops7open hub
Deployment5open hub
AI & LLMs1open hub
Releases & Migration6open hub