Nakshora 2.0 shipped on 2026-09-12. The TypeScript rewrite — programmatic CSS generation, five themes, npm-ready.

Highlights#

  • First compiler-style Nakshora: CSS generated from a typed config instead of a static file.
  • Five complete design themes shipped as first-class exports.
  • Introduced the configuration API that v3 refined.
  • Fixed-generation utilities: spacing, typography, flexbox, grid, colors, effects.

Everything in this release#

AreaDelivered
ConfigurationFull TypeScript rewrite with type-safe configuration
ConfigurationProgrammatic CSSGenerator — build CSS from a config object
Platform5 built-in themes: Neon Cyber, Pastel Dream, Brutalist, Minimalist, Nature
Platform50 colors × 10 shades color engine
Responsive6 responsive breakpoints (xs → 2xl)
PlatformUtility system: display, spacing, typography, flexbox, grid, borders, shadows, effects, transforms, transitions
PlatformFirst npm publishing pipeline with ESM bundles
PlatformWebpack-based build system with source maps

Version timeline#

ReleaseDateEra
Nakshora 1.02024-11-20The frozen design system
Nakshora 2.02026-09-12The TypeScript generator
Nakshora 3.02026-09-13The JIT monorepo
Nakshora 3.12026-09-14Tailwind parity & LSP (current)
Note. Full history lives in the repository CHANGELOGs — every change is attributed and linked to its pull request.