Skip to content

Commit

Permalink
Merge branch 'prod'
Browse files Browse the repository at this point in the history
  • Loading branch information
cagataycivici committed Sep 4, 2024
2 parents dcd66c1 + 71024ca commit 4ddf8c0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions apps/showcase/pages/roadmap/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -83,8 +83,8 @@
</div>
</div>
<div class="p-4 bg-surface-0 dark:bg-surface-900 rounded border-blue-500 border-l-8">
<h2 class="text-lg font-bold mt-0 mb-2">Headless Mode</h2>
<p class="mt-0 mb-4 leading-normal">Headless component kit with Tailwind CSS.</p>
<h2 class="text-lg font-bold mt-0 mb-2">Tailwind CSS Presets</h2>
<p class="mt-0 mb-4 leading-normal">Simplified usage in unstyled mode, typescript support, install via npx.</p>
<div class="bg-surface-200 rounded">
<div class="bg-blue-500 rounded" style="width: 0%; height: 4px"></div>
</div>
Expand Down

0 comments on commit 4ddf8c0

Please sign in to comment.