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

@font-face import not work #52

Closed
timeshift92 opened this issue Jul 26, 2019 · 2 comments
Closed

@font-face import not work #52

timeshift92 opened this issue Jul 26, 2019 · 2 comments
Labels
invalid This doesn't seem right

Comments

@timeshift92
Copy link

timeshift92 commented Jul 26, 2019

@font-face {
font-family: Pompadur;
src: url(fonts/pompadur.ttf);
}
not work with sapper

@kaisermann
Copy link
Member

kaisermann commented Jul 26, 2019

Hello! Unfortunately, that's an issue with svelte itself sveltejs/svelte#1324 and there's a PR to fix it sveltejs/svelte#2995

@kaisermann kaisermann added the invalid This doesn't seem right label Jul 26, 2019
@timeshift92
Copy link
Author

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

2 participants