Skip to content
This repository has been archived by the owner on Feb 8, 2024. It is now read-only.

Bootstrap icons .woff / .woff2 not being imported correctly. #1

Closed
VentGrey opened this issue Dec 18, 2021 · 0 comments
Closed

Bootstrap icons .woff / .woff2 not being imported correctly. #1

VentGrey opened this issue Dec 18, 2021 · 0 comments
Assignees
Labels
bug Something isn't working Confirmed | Could reproduce Issues confirmed to exist and easy to reproduce. help wanted Extra attention is needed Svelte Issues related to SvelteJS UI/UX Issues related to User Interface / User Experience

Comments

@VentGrey
Copy link
Member

Sveltestrap allows us to import bootstrap-icons from our node packages. However this begins to be an issue since importing them in main.js results in Svelte not finding the .woff / .woff2 fonts resulting in broken bootstrap icons.

Console error:

[02:18:58] 404 ─ 0.29ms ─ /build/fonts/bootstrap-icons.woff2?30af91bf14e37666a085fb8a161ff36d
[02:18:58] 404 ─ 0.28ms ─ /build/fonts/bootstrap-icons.woff?30af91bf14e37666a085fb8a161ff36d
@VentGrey VentGrey added the bug Something isn't working label Dec 18, 2021
@VentGrey VentGrey self-assigned this Dec 18, 2021
@VentGrey VentGrey added Confirmed | Could reproduce Issues confirmed to exist and easy to reproduce. Svelte Issues related to SvelteJS UI/UX Issues related to User Interface / User Experience help wanted Extra attention is needed labels Dec 18, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working Confirmed | Could reproduce Issues confirmed to exist and easy to reproduce. help wanted Extra attention is needed Svelte Issues related to SvelteJS UI/UX Issues related to User Interface / User Experience
Projects
None yet
Development

No branches or pull requests

1 participant