VMK UI Kit
Demo page placeholder. Component sections will be added here.
@@ -82,7 +75,24 @@ @@include('./partials/timeline.html') @@include('./partials/loader.html')diff --git a/.gitignore b/.gitignore index c2facee..111e996 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,6 @@ test-results/ tests/figma-diffs/ tests/figma-screenshots/ + +# Generated demo screenshots (kept locally for visual review) +screenshots/ diff --git a/demo/index.html b/demo/index.html index f4a04a6..991ac2c 100644 --- a/demo/index.html +++ b/demo/index.html @@ -9,6 +9,7 @@ +
-Demo page placeholder. Component sections will be added here.
@@ -82,7 +75,24 @@ @@include('./partials/timeline.html') @@include('./partials/loader.html')