-
Notifications
You must be signed in to change notification settings - Fork 9k
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
postcss-simple-vars: <css input> Undefined variable $vocabulary #10045
Comments
I'm having the same issue using Vite + Mantine, using sass preprocessor ! |
Hello! I am using Nextjs 14 + Mantine. A temporary solution for me is to:
|
@dandelionn Thanks a lot for this workaround ! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Q&A (please complete the following information)
Chromium Engine Version 125.0.6422.142
5.17.14
Content & configuration
import "swagger-ui-react/swagger-ui.css";
Simple importing this file into a Next.js (
v14.1.4
) causes a crash.The text was updated successfully, but these errors were encountered: