diff --git a/demo/index.html b/demo/index.html index d7c67f7..b442c24 100644 --- a/demo/index.html +++ b/demo/index.html @@ -15,7 +15,13 @@
Demo page placeholder. Component sections will be added here.
+ @@include('./partials/typography.html') + @@include('./partials/palette.html') + @@include('./partials/utilities.html') @@include('./partials/buttons.html') + @@include('./partials/inputs.html') + @@include('./partials/badges.html') + @@include('./partials/alerts.html')