@fundamento/make-kit-ekzemplo 0.1.0-next.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md ADDED
@@ -0,0 +1,10 @@
1
+ # @fundamento/make-kit-ekzemplo
2
+
3
+ The design system Fundamento as a Figma Make kit, in the Aspekto `ekzemplo`. Generated from the
4
+ Fundamento Modelo; every value is a token, every rule has a reason.
5
+
6
+ - `styles.css` — the tokens as CSS variables, switched by `data-fm-*` on `<html>`
7
+ - `tailwind.css` — the same tokens as a Tailwind v4 theme (`bg-fm-…`)
8
+ - `guidelines/` — what Figma Make reads: setup, foundations and one file per component
9
+
10
+ See `guidelines/setup.md`.