*Nakshora from Zero (Nakshora 1.0) — chapter 6 of 6.* Build, audit and deploy.

What you will build#

From dev to a cacheable static asset.

Step by step#

example
bash
# v1: upload your HTML — the stylesheet is immutable

Why it works#

JIT output is tiny and immutable-hashable — cache aggressively.

Try it yourself#

  • Check the CSS size
  • Run doctor
  • Deploy anywhere static

Series navigation#

tutorials/index|All tutorials · tutorials/from-zero/components|← Use design components