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 wrong CDN url in webfont.mdx #1848

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

manhbi18112005
Copy link

Currently, entering the CDN will throw an error Couldn't find the requested file /tabler-icons.min.css" in @tabler/icons-webfont. I found that the real tabler-icons.min.css is stored in the dist folder. As a result, I have changed the link to https://cdn.jsdelivr.net/npm/@tabler/icons-webfont@${version}/dist/tabler-icons.min.css to avoid confusion for users entering the page.

Copy link

changeset-bot bot commented Mar 14, 2024

🦋 Changeset detected

Latest commit: 0aacf78

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@tabler/core Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link

vercel bot commented Mar 14, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
tabler ❌ Failed (Inspect) Apr 29, 2024 9:38pm

@manhbi18112005 manhbi18112005 changed the title Fixed wrong CDN link webfont.mdx Fixed wrong CDN url in webfont.mdx Mar 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants