Add CSS & Icons docs

This commit is contained in:
venashial
2022-03-09 23:17:28 -08:00
parent c6df78eb81
commit 6dcd33bbc5
12 changed files with 1309 additions and 13 deletions

View File

@@ -2,6 +2,10 @@
import Button from "$lib/components/elements/buttons/Button.svelte"
</script>
<svelte:head>
<title>Buttons - Kleos</title>
</svelte:head>
# Buttons
<Button>Eat cake</Button>