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

Change the way of exporting icons in Svelte package #1169

Merged
merged 1 commit into from
Jun 25, 2024

Conversation

BG-Software-BG
Copy link
Member

It changes the way of importing icons.

Now it should be done in one of the following ways:

import IconAd from "@tabler/icons-svelte/icons/ad";
import { IconAdFilled } from "@tabler/icons-svelte";
  • Updated imports in test-svelte project.

  Updated imports in test-svelte project.
@BG-Software-BG BG-Software-BG linked an issue Jun 18, 2024 that may be closed by this pull request
30 tasks
Copy link

vercel bot commented Jun 18, 2024

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

Name Status Preview Updated (UTC)
tabler-icons ✅ Ready (Inspect) Visit Preview Jun 18, 2024 7:44pm

Copy link

✅ All icons are valid!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

PERF: Improve performance of intellisens and IDE
2 participants