isolated storybook sections
This commit is contained in:
7
resources/views/storybook/sections/typography.blade.php
Normal file
7
resources/views/storybook/sections/typography.blade.php
Normal file
@@ -0,0 +1,7 @@
|
||||
<section class="space-y-2">
|
||||
<h2 class="text-xl font-semibold">Typography</h2>
|
||||
|
||||
<p class="text-text">Default text</p>
|
||||
<p class="text-text-muted">Muted text</p>
|
||||
<p class="text-primary">Primary text</p>
|
||||
</section>
|
||||
Reference in New Issue
Block a user