Skip to content

Commit

Permalink
[core] Update to new Tailwind docs (#1368)
Browse files Browse the repository at this point in the history
  • Loading branch information
oliviertassinari authored Jan 31, 2025
1 parent 701a190 commit ebd2f06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/components/Demo/CodeSandboxLink.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ const globalCss = `
`;

const tailwindSetup = `
<!-- Check out the Tailwind CSS' installation guide for setting it up: https://tailwindcss.com/docs/installation -->
<!-- Check out the Tailwind CSS' installation guide for setting it up: https://tailwindcss.com/docs/installation/framework-guides -->
<script src="https://cdn.tailwindcss.com"></script>
<script>
tailwind.config = {
Expand Down

0 comments on commit ebd2f06

Please sign in to comment.