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

CDN Link Issue for Webfont #1225

Open
4 of 30 tasks
emmatheduck opened this issue Sep 22, 2024 · 0 comments
Open
4 of 30 tasks

CDN Link Issue for Webfont #1225

emmatheduck opened this issue Sep 22, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@emmatheduck
Copy link

emmatheduck commented Sep 22, 2024

Description

Found an issue with the link provided in Tabler's webfont documentation (https://tabler.io/docs/icons/webfont). The CDN link provided is incorrect (I believe because the structure of the package changed at some point).

I already have a fix in mind but am not confident creating a pull request, which is to change the link to
https://cdn.jsdelivr.net/npm/@tabler/[email protected]/dist/tabler-icons.min.css
instead of
https://cdn.jsdelivr.net/npm/@tabler/[email protected]/tabler-icons.min.css

Thanks :) absolutely adore these icons, they're my go to.
First time raising an issue so sorry if I'm doing something wrong.

Package

  • @tabler/icons
  • @tabler/icons-eps
  • @tabler/icons-pdf
  • @tabler/icons-png
  • @tabler/icons-webfont
  • @tabler/icons-sprite
  • @tabler/icons-preact
  • @tabler/icons-react
  • @tabler/icons-react-native
  • @tabler/icons-solid
  • @tabler/icons-svelte
  • @tabler/icons-vue
  • Figma plugin
  • source/main
  • other/not relevant

Version

3.17.0

Browser

  • Chrome/Chromium
  • Firefox
  • Safari
  • Edge
  • iOS Safari
  • Opera
  • Other/not relevant

Operating system

  • Windows
  • Linux
  • macOS
  • ChromeOS
  • iOS
  • Android
  • Other/not relevant

Steps to reproduce

  1. Copy the link provided in the documentation (<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@tabler/[email protected]/tabler-icons.min.css">)
  2. 404 Error (Couldn't find the requested file /tabler-icons.min.css in @tabler/icons-webfont.)

Fix:

Checklist

  • I have searched if someone has submitted a similar issue before and there weren't any. (Please make sure to also search closed issues, as this issue might already have been resolved.)
@emmatheduck emmatheduck added the bug Something isn't working label Sep 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant