Nakshora 1.0 shipped on 2024-11-20. The original Nakshora design system — a single, batteries-included stylesheet.
Highlights#
- One frozen CSS file — v1.0.0.css — with 1,038 classes and zero build tooling.
- Design-paradigm components shipped before they had names: glass, neon, brutalist, neumorphic.
- 19 CSS-variable palettes (neon-*, pastel-*, brutal-*, mono, forest, earth, ocean, sunset).
- Screens from sm:640 to k8:3840 — v1 already targeted 8K displays.
Everything in this release#
| Area | Delivered |
|---|---|
| Engine | Static precompiled stylesheet |
| Platform | 19 hand-tuned HSL palettes (neon, pastel, brutal, nature, mono) |
| Platform | Ready-made components: buttons, cards, glass, accordion, dropdown, tabs, alerts, heroes |
| Platform | Neumorphism helpers (neu-light) and skeleton loaders |
| Responsive | 8 responsive screens up to 8K (k8) |
| Platform | CSS custom properties for every token |
| Platform | Zero build step — one <link> tag |
| Variants | Dark, neon-first visual language |
Version timeline#
| Release | Date | Era |
|---|---|---|
| Nakshora 1.0 | 2024-11-20 | The frozen design system |
| Nakshora 2.0 | 2026-09-12 | The TypeScript generator |
| Nakshora 3.0 | 2026-09-13 | The JIT monorepo |
| Nakshora 3.1 | 2026-09-14 | Tailwind parity & LSP (current) |
Note. Full history lives in the repository CHANGELOGs — every change is attributed and linked to its pull request.
