From 276bb36586f0dcfac654ea71d68f4e0c95572b87 Mon Sep 17 00:00:00 2001 From: unkn0wn Date: Wed, 24 Jun 2026 07:06:20 +0200 Subject: [PATCH] Remove source comment from _spacing.scss --- src/styles/tokens/_spacing.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/src/styles/tokens/_spacing.scss b/src/styles/tokens/_spacing.scss index 6026a2f..9e1e759 100644 --- a/src/styles/tokens/_spacing.scss +++ b/src/styles/tokens/_spacing.scss @@ -1,5 +1,4 @@ // ─── Base tokens (theme-independent) ────────────────────────────────────────── -// Source: Light.tokens.json / Dark.tokens.json — Spacing, Radius, Border (same in both themes) :root { --nds-none: 0;