summaryrefslogtreecommitdiff
path: root/ui/routes/(swatch)/.swatch/+page.svelte
diff options
context:
space:
mode:
Diffstat (limited to 'ui/routes/(swatch)/.swatch/+page.svelte')
-rw-r--r--ui/routes/(swatch)/.swatch/+page.svelte10
1 files changed, 10 insertions, 0 deletions
diff --git a/ui/routes/(swatch)/.swatch/+page.svelte b/ui/routes/(swatch)/.swatch/+page.svelte
new file mode 100644
index 0000000..8d03c8d
--- /dev/null
+++ b/ui/routes/(swatch)/.swatch/+page.svelte
@@ -0,0 +1,10 @@
+<h1>swatches</h1>
+
+<p>
+ Swatches are "live, but disconnected" elements of the application, designed specifically to
+ support live editing and iteration.
+</p>
+
+<h2>components</h2>
+
+<ul></ul>