Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add fourth pack of extended docs #1609

Merged
merged 2 commits into from
Apr 19, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@
<li class="mb-1 pl-[9px] text-[0.85rem]" data-te-spy-active>
<a href="#basic-example">Basic example</a>
</li>
<li class="mb-1 hidden pl-[9px] text-[0.85rem]">
<li class="mb-1 pl-[9px] text-[0.85rem]">
<a href="#section-related-resources">Related resources</a>
</li>
66 changes: 52 additions & 14 deletions site/content/docs/standard/extended/2-columns-layout/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -41,26 +41,26 @@ <h2 class="mb-4 text-[32px] font-medium" data-te-spy-item>Basic example</h2>

<!--Section: Demo-->
{{< twsnippet/demo id="example1" >}}
<div class="space-x-2">
<div class="grid grid-cols-2 gap-4">
<div class="-mx-4 -mt-4 -mb-8 rounded-t p-8">
<div class="grid grid-cols-2 gap-8">
<div
class="flex h-12 w-full items-center justify-center bg-primary text-white">
class="flex h-12 w-full items-center justify-center bg-info text-white dark:bg-primary">
1
</div>
<div
class="flex h-12 w-full items-center justify-center bg-primary text-white">
class="flex h-12 w-full items-center justify-center bg-info text-white dark:bg-primary">
2
</div>
<div
class="flex h-12 w-full items-center justify-center bg-primary text-white">
class="flex h-12 w-full items-center justify-center bg-info text-white dark:bg-primary">
3
</div>
<div
class="flex h-12 w-full items-center justify-center bg-primary text-white">
class="flex h-12 w-full items-center justify-center bg-info text-white dark:bg-primary">
4
</div>
<div
class="flex h-12 w-full items-center justify-center bg-primary text-white">
class="flex h-12 w-full items-center justify-center bg-info text-white dark:bg-primary">
5
</div>
</div>
Expand Down Expand Up @@ -91,28 +91,66 @@ <h2 class="mb-4 text-[32px] font-medium" data-te-spy-item>Basic example</h2>
<hr class="mb-10 dark:border-gray-600" />

<!-- Section: Related resources -->
<section id="section-related-resources" class="hidden">
<section id="section-related-resources">
<h2 class="text-[32px] font-medium" data-te-spy-item>Related resources</h2>

<!--Chips with links-->
<div class="mb-10 mt-5 flex flex-wrap justify-start">
<!--Main-->

<a
href="https://tailwind-elements.com/docs/standard/content-styles/tables/"
class="mb-2 mr-2 rounded-2xl bg-gray-200 px-5 py-2.5 text-[12px] font-medium capitalize transition-all hover:bg-white hover:bg-white hover:shadow-[0_2px_5px_0_rgba(0,0,0,0.25)] hover:shadow-xl dark:bg-gray-700 dark:hover:bg-gray-600">
Tables</a
>

<a
href="https://tailwind-elements.com/docs/standard/content-styles/dividers/"
class="mb-2 mr-2 rounded-2xl bg-gray-200 px-5 py-2.5 text-[12px] font-medium capitalize transition-all hover:bg-white hover:bg-white hover:shadow-[0_2px_5px_0_rgba(0,0,0,0.25)] hover:shadow-xl dark:bg-gray-700 dark:hover:bg-gray-600">
Dividers</a
>

<!--Extended docs-->
<a
href="#"
href="https://tailwind-elements.com/docs/standard/extended/flexbox/"
class="mb-2 mr-2 rounded-2xl bg-gray-200 px-5 py-2.5 text-[12px] font-medium capitalize transition-all hover:bg-white hover:bg-white hover:shadow-[0_2px_5px_0_rgba(0,0,0,0.25)] hover:shadow-xl dark:bg-gray-700 dark:hover:bg-gray-600">
Flexbox</a
>

<a
href="https://tailwind-elements.com/docs/standard/extended/columns/"
class="mb-2 mr-2 rounded-2xl bg-gray-200 px-5 py-2.5 text-[12px] font-medium capitalize transition-all hover:bg-white hover:bg-white hover:shadow-[0_2px_5px_0_rgba(0,0,0,0.25)] hover:shadow-xl dark:bg-gray-700 dark:hover:bg-gray-600">
Columns</a
>

<a
href="https://tailwind-elements.com/docs/standard/extended/grid-columns/"
class="mb-2 mr-2 rounded-2xl bg-gray-200 px-5 py-2.5 text-[12px] font-medium capitalize transition-all hover:bg-white hover:bg-white hover:shadow-[0_2px_5px_0_rgba(0,0,0,0.25)] hover:shadow-xl dark:bg-gray-700 dark:hover:bg-gray-600">
Grid columns</a
>

<a
href="https://tailwind-elements.com/docs/standard/extended/grid-gap/"
class="mb-2 mr-2 rounded-2xl bg-gray-200 px-5 py-2.5 text-[12px] font-medium capitalize transition-all hover:bg-white hover:bg-white hover:shadow-[0_2px_5px_0_rgba(0,0,0,0.25)] hover:shadow-xl dark:bg-gray-700 dark:hover:bg-gray-600">
Grid gap</a
>

<a
href="https://tailwind-elements.com/docs/standard/extended/breakpoints/"
class="mb-2 mr-2 rounded-2xl bg-gray-200 px-5 py-2.5 text-[12px] font-medium capitalize transition-all hover:bg-white hover:bg-white hover:shadow-[0_2px_5px_0_rgba(0,0,0,0.25)] hover:shadow-xl dark:bg-gray-700 dark:hover:bg-gray-600">
Test</a
Breakpoints</a
>

<a
href="#"
href="https://tailwind-elements.com/docs/standard/extended/display-flex/"
class="mb-2 mr-2 rounded-2xl bg-gray-200 px-5 py-2.5 text-[12px] font-medium capitalize transition-all hover:bg-white hover:bg-white hover:shadow-[0_2px_5px_0_rgba(0,0,0,0.25)] hover:shadow-xl dark:bg-gray-700 dark:hover:bg-gray-600">
Test</a
Display flex</a
>

<a
href="#"
href="https://tailwind-elements.com/docs/standard/extended/borders/"
class="mb-2 mr-2 rounded-2xl bg-gray-200 px-5 py-2.5 text-[12px] font-medium capitalize transition-all hover:bg-white hover:bg-white hover:shadow-[0_2px_5px_0_rgba(0,0,0,0.25)] hover:shadow-xl dark:bg-gray-700 dark:hover:bg-gray-600">
Test</a
Borders</a
>
</div>

Expand Down
Loading