Welcome to the Nakshora Nakshora 3.0 documentation — the modern monorepo — jit engine, four packages, ai-ready docs. Nakshora 3.0 is the ground-up modernization: a pnpm monorepo with @nakshora/core, cli, postcss and vite-plugin; a JIT compiler that emits only the classes you use (3,091 utilities); safelists; and machine-readable AI documentation.
| This release | |
|---|---|
| Articles in this version | 2,050 |
| Utilities documented | 3,091 |
| Color palettes | 22 |
| Responsive screens | 4 |
| Released | 2026-09-13 |
Start here#
Utilities Reference129 pagesColors361 pagesDesign Components7 pagesVariants13 pagesResponsive Design6 pagesTutorials21 pagesRecipes93 pagesCookbook190 pages
Release highlights#
- The JIT era begins: kilobyte-sized CSS from a multi-thousand-utility catalog.
- Four published packages with dual ESM/CJS builds.
- Tailwind-compatible class grammar and configuration.
- Machine-readable documentation for LLM training and RAG.
Quick start#
nakshora.config / terminal
npm install -D @nakshora/core@3
npx nakshora init
npx nakshora build --content "./src/**/*.html"Tip. A newer release exists — when you are ready to move forward, follow the migration guide.
Browse every collection#
| Collection | Pages | Hub |
|---|---|---|
| Getting Started | 10 | open hub |
| Core Concepts | 9 | open hub |
| Configuration | 11 | open hub |
| Utilities Reference | 129 | open hub |
| Colors | 361 | open hub |
| Variants | 13 | open hub |
| Responsive Design | 6 | open hub |
| Design Components | 7 | open hub |
| Themes | 7 | open hub |
| Recipes | 93 | open hub |
| Layout Patterns | 17 | open hub |
| Tutorials | 21 | open hub |
| Cookbook | 190 | open hub |
| Integrations | 25 | open hub |
| Editors | 7 | open hub |
| CLI | 5 | open hub |
| JavaScript API | 2 | open hub |
| Performance | 1 | open hub |
| Accessibility | 13 | open hub |
| Design Guides | 19 | open hub |
| Blueprints | 12 | open hub |
| FAQ | 89 | open hub |
| Troubleshooting | 26 | open hub |
| Comparisons | 31 | open hub |
| Class Spotlight | 226 | open hub |
| Glossary | 701 | open hub |
| Teams & Ops | 7 | open hub |
| Deployment | 5 | open hub |
| AI & LLMs | 1 | open hub |
| Releases & Migration | 6 | open hub |
