From sm:640 to k8:3840 — v1 targeted 8K in 2024.

The original implementation#

The v1 screen ladder anticipated large-format displays: xxl (1536), uhd (2560) and k8 (3840) existed years before competitors shipped them.

Sample#

html
<div class="grid grid-cols-1 md:grid-cols-2 xl:grid-cols-4 xxl:grid-cols-6 gap-4">Scales to 8K</div>

Legacy & migration#

The v1 file is frozen forever. To keep this exact look on the modern engine, follow the migration guide — the whole design system is re-expressed as a Nakshora config.

Components · Colors · Utilities