Error: [vite]: Rollup failed to resolve import "unfonts.css" #55
Unanswered
joaocosteira
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Just like the title says, I'm trying to use this plugin in order to handle the a custom font import, and as the documentation suggests, we must import the unfonts.css file.
When I build the application I'm getting that resolve error on importing the css file. Do you know what's the problem?
How to reproduce: Simply by creating a vite project with the plugin installed, by importing the css file and building the app, the error should appear.
Beta Was this translation helpful? Give feedback.
All reactions