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

fixed bugs in RR and added related resources in content&styles #1772

Merged
merged 2 commits into from
Jul 6, 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
2 changes: 1 addition & 1 deletion site/content/docs/standard/components/avatar/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -469,7 +469,7 @@ <h2 class="mb-5 mt-0 text-3xl font-semibold leading-normal" data-te-spy-item>
type="button"
data-te-ripple-init
class="my-2 inline-block rounded-full bg-neutral-200 px-6 pb-2 pt-2.5 text-xs font-medium uppercase leading-normal text-neutral-700 shadow-md transition duration-150 ease-in-out hover:bg-neutral-300 hover:shadow-lg focus:bg-neutral-300 focus:shadow-lg focus:outline-none focus:ring-0 active:bg-neutral-400 active:shadow-lg dark:bg-neutral-600 dark:text-neutral-200 dark:hover:bg-neutral-500 dark:focus:bg-neutral-500 dark:active:bg-neutral-400"
>Iarbitrary valuescons</a
>arbitrary values</a
>
<a
href="https://tailwind-elements.com/learn/te-foundations/tailwind-css/flexbox/"
Expand Down
11 changes: 2 additions & 9 deletions site/content/docs/standard/components/button-group/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1444,29 +1444,22 @@ <h2 class="mb-5 mt-0 text-3xl font-semibold leading-normal" data-te-spy-item>
>

<a
href="https://tailwind-elements.com/docs/standard/components/popovers/"
href="https://tailwind-elements.com/docs/standard/components/popover/"
type="button"
data-te-ripple-init
class="my-2 inline-block rounded-full bg-neutral-200 px-6 pb-2 pt-2.5 text-xs font-medium uppercase leading-normal text-neutral-700 shadow-md transition duration-150 ease-in-out hover:bg-neutral-300 hover:shadow-lg focus:bg-neutral-300 focus:shadow-lg focus:outline-none focus:ring-0 active:bg-neutral-400 active:shadow-lg dark:bg-neutral-600 dark:text-neutral-200 dark:hover:bg-neutral-500 dark:focus:bg-neutral-500 dark:active:bg-neutral-400"
>Popovers</a
>

<a
href="https://tailwind-elements.com/docs/standard/components/dropdowns/"
href="https://tailwind-elements.com/docs/standard/components/dropdown/"
type="button"
data-te-ripple-init
class="my-2 inline-block rounded-full bg-neutral-200 px-6 pb-2 pt-2.5 text-xs font-medium uppercase leading-normal text-neutral-700 shadow-md transition duration-150 ease-in-out hover:bg-neutral-300 hover:shadow-lg focus:bg-neutral-300 focus:shadow-lg focus:outline-none focus:ring-0 active:bg-neutral-400 active:shadow-lg dark:bg-neutral-600 dark:text-neutral-200 dark:hover:bg-neutral-500 dark:focus:bg-neutral-500 dark:active:bg-neutral-400"
>Dropdowns</a
>

<!-- Other -->
<a
href="https://www.youtube.com/watch?v=RkViQUAQ15I&ab_channel=Keepcoding"
type="button"
data-te-ripple-init
class="my-2 inline-block rounded-full bg-neutral-200 px-6 pb-2 pt-2.5 text-xs font-medium uppercase leading-normal text-neutral-700 shadow-md transition duration-150 ease-in-out hover:bg-neutral-300 hover:shadow-lg focus:bg-neutral-300 focus:shadow-lg focus:outline-none focus:ring-0 active:bg-neutral-400 active:shadow-lg dark:bg-neutral-600 dark:text-neutral-200 dark:hover:bg-neutral-500 dark:focus:bg-neutral-500 dark:active:bg-neutral-400"
>Bootstrap Button Tutorial</a
>
</div>
<!-- Resources -->
</section>
Expand Down
11 changes: 2 additions & 9 deletions site/content/docs/standard/components/buttons/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1863,29 +1863,22 @@ <h2 class="mb-5 mt-0 text-3xl font-semibold leading-normal" data-te-spy-item>
>

<a
href="https://tailwind-elements.com/docs/standard/components/popovers/"
href="https://tailwind-elements.com/docs/standard/components/popover/"
type="button"
data-te-ripple-init
class="my-2 inline-block rounded-full bg-neutral-200 px-6 pb-2 pt-2.5 text-xs font-medium uppercase leading-normal text-neutral-700 shadow-md transition duration-150 ease-in-out hover:bg-neutral-300 hover:shadow-lg focus:bg-neutral-300 focus:shadow-lg focus:outline-none focus:ring-0 active:bg-neutral-400 active:shadow-lg dark:bg-neutral-600 dark:text-neutral-200 dark:hover:bg-neutral-500 dark:focus:bg-neutral-500 dark:active:bg-neutral-400"
>Popovers</a
>

<a
href="https://tailwind-elements.com/docs/standard/components/dropdowns/"
href="https://tailwind-elements.com/docs/standard/components/dropdown/"
type="button"
data-te-ripple-init
class="my-2 inline-block rounded-full bg-neutral-200 px-6 pb-2 pt-2.5 text-xs font-medium uppercase leading-normal text-neutral-700 shadow-md transition duration-150 ease-in-out hover:bg-neutral-300 hover:shadow-lg focus:bg-neutral-300 focus:shadow-lg focus:outline-none focus:ring-0 active:bg-neutral-400 active:shadow-lg dark:bg-neutral-600 dark:text-neutral-200 dark:hover:bg-neutral-500 dark:focus:bg-neutral-500 dark:active:bg-neutral-400"
>Dropdowns</a
>

<!-- Other -->
<a
href="https://www.youtube.com/watch?v=RkViQUAQ15I&ab_channel=Keepcoding"
type="button"
data-te-ripple-init
class="my-2 inline-block rounded-full bg-neutral-200 px-6 pb-2 pt-2.5 text-xs font-medium uppercase leading-normal text-neutral-700 shadow-md transition duration-150 ease-in-out hover:bg-neutral-300 hover:shadow-lg focus:bg-neutral-300 focus:shadow-lg focus:outline-none focus:ring-0 active:bg-neutral-400 active:shadow-lg dark:bg-neutral-600 dark:text-neutral-200 dark:hover:bg-neutral-500 dark:focus:bg-neutral-500 dark:active:bg-neutral-400"
>Bootstrap Button Tutorial</a
>
</div>
<!-- Resources -->
</section>
Expand Down
11 changes: 2 additions & 9 deletions site/content/docs/standard/components/carousel/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1815,11 +1815,11 @@ <h2 class="mb-5 mt-0 text-3xl font-semibold leading-normal" data-te-spy-item>
>masks</a
>
<a
href="https://tailwind-elements.com/learn/te-foundations/tailwind-css/dark-theme/"
href="https://tailwind-elements.com/learn/te-foundations/tailwind-css/dark-mode/"
type="button"
data-te-ripple-init
class="my-2 inline-block rounded-full bg-neutral-200 px-6 pb-2 pt-2.5 text-xs font-medium uppercase leading-normal text-neutral-700 shadow-md transition duration-150 ease-in-out hover:bg-neutral-300 hover:shadow-lg focus:bg-neutral-300 focus:shadow-lg focus:outline-none focus:ring-0 active:bg-neutral-400 active:shadow-lg dark:bg-neutral-600 dark:text-neutral-200 dark:hover:bg-neutral-500 dark:focus:bg-neutral-500 dark:active:bg-neutral-400"
>dark theme</a
>dark mode</a
>
<a
href="https://tailwind-elements.com/learn/te-foundations/tailwind-css/buttons/"
Expand Down Expand Up @@ -1876,13 +1876,6 @@ <h2 class="mb-5 mt-0 text-3xl font-semibold leading-normal" data-te-spy-item>
>

<!-- Other -->
<a
href="https://www.youtube.com/watch?v=Esv4AqWC72E&ab_channel=Keepcoding"
type="button"
data-te-ripple-init
class="my-2 inline-block rounded-full bg-neutral-200 px-6 pb-2 pt-2.5 text-xs font-medium uppercase leading-normal text-neutral-700 shadow-md transition duration-150 ease-in-out hover:bg-neutral-300 hover:shadow-lg focus:bg-neutral-300 focus:shadow-lg focus:outline-none focus:ring-0 active:bg-neutral-400 active:shadow-lg dark:bg-neutral-600 dark:text-neutral-200 dark:hover:bg-neutral-500 dark:focus:bg-neutral-500 dark:active:bg-neutral-400"
>Bootstrap Carousel Tutorial</a
>
</div>
<!-- Resources -->
</section>
Expand Down
11 changes: 2 additions & 9 deletions site/content/docs/standard/components/collapse/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -809,11 +809,11 @@ <h2 class="mb-5 mt-0 text-3xl font-semibold leading-normal" data-te-spy-item>

<!-- Main docs -->
<a
href="https://tailwind-elements.com/docs/standard/components/mega-menu/"
href="https://tailwind-elements.com/docs/standard/navigation/mega-menu/"
type="button"
data-te-ripple-init
class="my-2 inline-block rounded-full bg-neutral-200 px-6 pb-2 pt-2.5 text-xs font-medium uppercase leading-normal text-neutral-700 shadow-md transition duration-150 ease-in-out hover:bg-neutral-300 hover:shadow-lg focus:bg-neutral-300 focus:shadow-lg focus:outline-none focus:ring-0 active:bg-neutral-400 active:shadow-lg dark:bg-neutral-600 dark:text-neutral-200 dark:hover:bg-neutral-500 dark:focus:bg-neutral-500 dark:active:bg-neutral-400"
>Tailwind Mega Menu</a
>Mega Menu</a
>

<a
Expand All @@ -825,13 +825,6 @@ <h2 class="mb-5 mt-0 text-3xl font-semibold leading-normal" data-te-spy-item>
>

<!-- Other -->
<a
href="https://www.youtube.com/watch?v=6494W7dvy-I&ab_channel=Keepcoding"
type="button"
data-te-ripple-init
class="my-2 inline-block rounded-full bg-neutral-200 px-6 pb-2 pt-2.5 text-xs font-medium uppercase leading-normal text-neutral-700 shadow-md transition duration-150 ease-in-out hover:bg-neutral-300 hover:shadow-lg focus:bg-neutral-300 focus:shadow-lg focus:outline-none focus:ring-0 active:bg-neutral-400 active:shadow-lg dark:bg-neutral-600 dark:text-neutral-200 dark:hover:bg-neutral-500 dark:focus:bg-neutral-500 dark:active:bg-neutral-400"
>Bootstrap Dropdown Tutorial</a
>
</div>
<!-- Resources -->
</section>
Expand Down
11 changes: 2 additions & 9 deletions site/content/docs/standard/components/dropdown/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2965,11 +2965,11 @@ <h2 class="mb-5 mt-0 text-3xl font-semibold leading-normal" data-te-spy-item>

<!-- Main docs -->
<a
href="https://tailwind-elements.com/docs/standard/components/mega-menu/"
href="https://tailwind-elements.com/docs/standard/navigation/mega-menu/"
type="button"
data-te-ripple-init
class="my-2 inline-block rounded-full bg-neutral-200 px-6 pb-2 pt-2.5 text-xs font-medium uppercase leading-normal text-neutral-700 shadow-md transition duration-150 ease-in-out hover:bg-neutral-300 hover:shadow-lg focus:bg-neutral-300 focus:shadow-lg focus:outline-none focus:ring-0 active:bg-neutral-400 active:shadow-lg dark:bg-neutral-600 dark:text-neutral-200 dark:hover:bg-neutral-500 dark:focus:bg-neutral-500 dark:active:bg-neutral-400"
>Tailwind Mega Menu</a
>Mega Menu</a
>

<a
Expand All @@ -2981,13 +2981,6 @@ <h2 class="mb-5 mt-0 text-3xl font-semibold leading-normal" data-te-spy-item>
>

<!-- Other -->
<a
href="https://www.youtube.com/watch?v=6494W7dvy-I&ab_channel=Keepcoding"
type="button"
data-te-ripple-init
class="my-2 inline-block rounded-full bg-neutral-200 px-6 pb-2 pt-2.5 text-xs font-medium uppercase leading-normal text-neutral-700 shadow-md transition duration-150 ease-in-out hover:bg-neutral-300 hover:shadow-lg focus:bg-neutral-300 focus:shadow-lg focus:outline-none focus:ring-0 active:bg-neutral-400 active:shadow-lg dark:bg-neutral-600 dark:text-neutral-200 dark:hover:bg-neutral-500 dark:focus:bg-neutral-500 dark:active:bg-neutral-400"
>Bootstrap Dropdown Tutorial</a
>
</div>
<!-- Resources -->
</section>
Expand Down
2 changes: 1 addition & 1 deletion site/content/docs/standard/components/link/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -666,7 +666,7 @@ <h2 class="mb-5 mt-0 text-3xl font-semibold leading-normal" data-te-spy-item>

<!-- Main docs -->
<a
href="https://tailwind-elements.com/docs/standard/components/typography/"
href="https://tailwind-elements.com/docs/standard/content-styles/typography/"
type="button"
data-te-ripple-init
class="my-2 inline-block rounded-full bg-neutral-200 px-6 pb-2 pt-2.5 text-xs font-medium uppercase leading-normal text-neutral-700 shadow-md transition duration-150 ease-in-out hover:bg-neutral-300 hover:shadow-lg focus:bg-neutral-300 focus:shadow-lg focus:outline-none focus:ring-0 active:bg-neutral-400 active:shadow-lg dark:bg-neutral-600 dark:text-neutral-200 dark:hover:bg-neutral-500 dark:focus:bg-neutral-500 dark:active:bg-neutral-400"
Expand Down
19 changes: 1 addition & 18 deletions site/content/docs/standard/components/modal/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2925,28 +2925,11 @@ <h2 class="mb-5 mt-0 text-3xl font-semibold leading-normal" data-te-spy-item>
type="button"
data-te-ripple-init
class="my-2 inline-block rounded-full bg-neutral-200 px-6 pb-2 pt-2.5 text-xs font-medium uppercase leading-normal text-neutral-700 shadow-md transition duration-150 ease-in-out hover:bg-neutral-300 hover:shadow-lg focus:bg-neutral-300 focus:shadow-lg focus:outline-none focus:ring-0 active:bg-neutral-400 active:shadow-lg dark:bg-neutral-600 dark:text-neutral-200 dark:hover:bg-neutral-500 dark:focus:bg-neutral-500 dark:active:bg-neutral-400"
>Galley lightbox</a
>Gallery lightbox</a
>

<!-- Other -->
<a
href="https://www.youtube.com/watch?v=PJZvDj-GP1g&ab_channel=Keepcoding"
type="button"
data-te-ripple-init
class="my-2 inline-block rounded-full bg-neutral-200 px-6 pb-2 pt-2.5 text-xs font-medium uppercase leading-normal text-neutral-700 shadow-md transition duration-150 ease-in-out hover:bg-neutral-300 hover:shadow-lg focus:bg-neutral-300 focus:shadow-lg focus:outline-none focus:ring-0 active:bg-neutral-400 active:shadow-lg dark:bg-neutral-600 dark:text-neutral-200 dark:hover:bg-neutral-500 dark:focus:bg-neutral-500 dark:active:bg-neutral-400"
>Bootstrap Modal Tutorial</a
>
</div>
<!-- Resources -->
</section>
<!-- Section: Related resources -->

<p>
If you are looking for more advanced options, try
<a
class="text-primary dark:text-primary-400"
href="https://mdbootstrap.com/docs/standard/components/modal/"
>Bootstrap Modal</a
>
from MDBootstrap.
</p>
15 changes: 4 additions & 11 deletions site/content/docs/standard/components/notifications/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1471,41 +1471,34 @@ <h2 class="mb-5 mt-0 text-3xl font-semibold leading-normal" data-te-spy-item>
type="button"
data-te-ripple-init
class="my-2 inline-block rounded-full bg-neutral-200 px-6 pb-2 pt-2.5 text-xs font-medium uppercase leading-normal text-neutral-700 shadow-md transition duration-150 ease-in-out hover:bg-neutral-300 hover:shadow-lg focus:bg-neutral-300 focus:shadow-lg focus:outline-none focus:ring-0 active:bg-neutral-400 active:shadow-lg dark:bg-neutral-600 dark:text-neutral-200 dark:hover:bg-neutral-500 dark:focus:bg-neutral-500 dark:active:bg-neutral-400"
>Tailwind Badges</a
>Badges</a
>

<a
href="https://tailwind-elements.com/docs/standard/navigation/tabs/"
type="button"
data-te-ripple-init
class="my-2 inline-block rounded-full bg-neutral-200 px-6 pb-2 pt-2.5 text-xs font-medium uppercase leading-normal text-neutral-700 shadow-md transition duration-150 ease-in-out hover:bg-neutral-300 hover:shadow-lg focus:bg-neutral-300 focus:shadow-lg focus:outline-none focus:ring-0 active:bg-neutral-400 active:shadow-lg dark:bg-neutral-600 dark:text-neutral-200 dark:hover:bg-neutral-500 dark:focus:bg-neutral-500 dark:active:bg-neutral-400"
>Tailwind Tabs</a
>Tabs</a
>

<a
href="https://tailwind-elements.com/docs/standard/components/buttons/"
type="button"
data-te-ripple-init
class="my-2 inline-block rounded-full bg-neutral-200 px-6 pb-2 pt-2.5 text-xs font-medium uppercase leading-normal text-neutral-700 shadow-md transition duration-150 ease-in-out hover:bg-neutral-300 hover:shadow-lg focus:bg-neutral-300 focus:shadow-lg focus:outline-none focus:ring-0 active:bg-neutral-400 active:shadow-lg dark:bg-neutral-600 dark:text-neutral-200 dark:hover:bg-neutral-500 dark:focus:bg-neutral-500 dark:active:bg-neutral-400"
>Tailwind Buttons</a
>Buttons</a
>

<a
href="https://tailwind-elements.com/docs/standard/components/avatar/"
type="button"
data-te-ripple-init
class="my-2 inline-block rounded-full bg-neutral-200 px-6 pb-2 pt-2.5 text-xs font-medium uppercase leading-normal text-neutral-700 shadow-md transition duration-150 ease-in-out hover:bg-neutral-300 hover:shadow-lg focus:bg-neutral-300 focus:shadow-lg focus:outline-none focus:ring-0 active:bg-neutral-400 active:shadow-lg dark:bg-neutral-600 dark:text-neutral-200 dark:hover:bg-neutral-500 dark:focus:bg-neutral-500 dark:active:bg-neutral-400"
>Tailwind Avatar</a
>Avatar</a
>

<!-- Other -->
<a
href="https://www.youtube.com/watch?v=PJZvDj-GP1g&ab_channel=Keepcoding"
type="button"
data-te-ripple-init
class="my-2 inline-block rounded-full bg-neutral-200 px-6 pb-2 pt-2.5 text-xs font-medium uppercase leading-normal text-neutral-700 shadow-md transition duration-150 ease-in-out hover:bg-neutral-300 hover:shadow-lg focus:bg-neutral-300 focus:shadow-lg focus:outline-none focus:ring-0 active:bg-neutral-400 active:shadow-lg dark:bg-neutral-600 dark:text-neutral-200 dark:hover:bg-neutral-500 dark:focus:bg-neutral-500 dark:active:bg-neutral-400"
>Bootstrap Modal Tutorial</a
>
</div>
<!-- Resources -->
</section>
Expand Down
6 changes: 0 additions & 6 deletions site/content/docs/standard/components/paragraphs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -578,12 +578,6 @@ <h2 class="mb-5 mt-0 text-3xl font-semibold leading-normal" data-te-spy-item>
>

<!-- Other -->
<a
href="https://www.youtube.com/watch?v=dMnpmkpC5VI&ab_channel=Keepcoding"
type="button"
class="my-2 inline-block rounded-full bg-neutral-200 px-6 pb-2 pt-2.5 text-xs font-medium uppercase leading-normal text-neutral-700 shadow-md transition duration-150 ease-in-out hover:bg-neutral-300 hover:shadow-lg focus:bg-neutral-300 focus:shadow-lg focus:outline-none focus:ring-0 active:bg-neutral-400 active:shadow-lg dark:bg-neutral-600 dark:text-neutral-200 dark:hover:bg-neutral-500 dark:focus:bg-neutral-500 dark:active:bg-neutral-400"
>Bootstrap Typography Tutorial</a
>
</div>
<!-- Resources -->
</section>
Expand Down
10 changes: 5 additions & 5 deletions site/content/docs/standard/components/stepper/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -734,28 +734,28 @@ <h2 class="mb-5 mt-0 text-3xl font-semibold leading-normal">
type="button"
data-te-ripple-init
class="my-2 inline-block rounded-full bg-neutral-200 px-6 pb-2 pt-2.5 text-xs font-medium uppercase leading-normal text-neutral-700 shadow-md transition duration-150 ease-in-out hover:bg-neutral-300 hover:shadow-lg focus:bg-neutral-300 focus:shadow-lg focus:outline-none focus:ring-0 active:bg-neutral-400 active:shadow-lg dark:bg-neutral-600 dark:text-neutral-200 dark:hover:bg-neutral-500 dark:focus:bg-neutral-500 dark:active:bg-neutral-400"
>Tailwind Stepper</a
>Stepper</a
>
<a
href="https://tailwind-elements.com/docs/standard/components/cards/"
type="button"
data-te-ripple-init
class="my-2 inline-block rounded-full bg-neutral-200 px-6 pb-2 pt-2.5 text-xs font-medium uppercase leading-normal text-neutral-700 shadow-md transition duration-150 ease-in-out hover:bg-neutral-300 hover:shadow-lg focus:bg-neutral-300 focus:shadow-lg focus:outline-none focus:ring-0 active:bg-neutral-400 active:shadow-lg dark:bg-neutral-600 dark:text-neutral-200 dark:hover:bg-neutral-500 dark:focus:bg-neutral-500 dark:active:bg-neutral-400"
>Tailwind Cards</a
>Cards</a
>
<a
href="https://tailwind-elements.com/docs/standard/components/typography/"
href="https://tailwind-elements.com/docs/standard/content-styles/typography/"
type="button"
data-te-ripple-init
class="my-2 inline-block rounded-full bg-neutral-200 px-6 pb-2 pt-2.5 text-xs font-medium uppercase leading-normal text-neutral-700 shadow-md transition duration-150 ease-in-out hover:bg-neutral-300 hover:shadow-lg focus:bg-neutral-300 focus:shadow-lg focus:outline-none focus:ring-0 active:bg-neutral-400 active:shadow-lg dark:bg-neutral-600 dark:text-neutral-200 dark:hover:bg-neutral-500 dark:focus:bg-neutral-500 dark:active:bg-neutral-400"
>Tailwind Typography</a
>Typography</a
>
<a
href="https://tailwind-elements.com/docs/standard/components/buttons/"
type="button"
data-te-ripple-init
class="my-2 inline-block rounded-full bg-neutral-200 px-6 pb-2 pt-2.5 text-xs font-medium uppercase leading-normal text-neutral-700 shadow-md transition duration-150 ease-in-out hover:bg-neutral-300 hover:shadow-lg focus:bg-neutral-300 focus:shadow-lg focus:outline-none focus:ring-0 active:bg-neutral-400 active:shadow-lg dark:bg-neutral-600 dark:text-neutral-200 dark:hover:bg-neutral-500 dark:focus:bg-neutral-500 dark:active:bg-neutral-400"
>Tailwind Buttons</a
>Buttons</a
>
</div>
<!-- Resources -->
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1686,7 +1686,7 @@ <h2 class="mb-5 mt-0 text-3xl font-semibold leading-normal">
>flexbox</a
>
<a
href="https://tailwind-elements.com/learn/te-foundations/tailwind-css/icontexts/"
href="https://tailwind-elements.com/learn/te-foundations/tailwind-css/text/"
type="button"
data-te-ripple-init
class="my-2 inline-block rounded-full bg-neutral-200 px-6 pb-2 pt-2.5 text-xs font-medium uppercase leading-normal text-neutral-700 shadow-md transition duration-150 ease-in-out hover:bg-neutral-300 hover:shadow-lg focus:bg-neutral-300 focus:shadow-lg focus:outline-none focus:ring-0 active:bg-neutral-400 active:shadow-lg dark:bg-neutral-600 dark:text-neutral-200 dark:hover:bg-neutral-500 dark:focus:bg-neutral-500 dark:active:bg-neutral-400"
Expand Down
Loading