We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
System: OS: Windows 10 10.0.19045 CPU: (8) x64 Intel(R) Core(TM) i7-10510U CPU @ 1.80GHz Memory: 14.88 GB / 31.22 GB Browsers: Edge: Chromium (128.0.2739.67) Internet Explorer: 11.0.19041.4355 npmPackages: @rslib/core: ^0.2.0 => 0.2.0
Error occur when import element-ui css file like import "element-ui/lib/theme-chalk/index.css"
element-ui
import "element-ui/lib/theme-chalk/index.css"
https://github.com/NexxLuo/rslib-demo.git
yarn install
npm run build
The text was updated successfully, but these errors were encountered:
It's a known issue, keep tracking here.
Sorry, something went wrong.
SoonIter
No branches or pull requests
Version
System: OS: Windows 10 10.0.19045 CPU: (8) x64 Intel(R) Core(TM) i7-10510U CPU @ 1.80GHz Memory: 14.88 GB / 31.22 GB Browsers: Edge: Chromium (128.0.2739.67) Internet Explorer: 11.0.19041.4355 npmPackages: @rslib/core: ^0.2.0 => 0.2.0
Details
Error occur when import
element-ui
css file likeimport "element-ui/lib/theme-chalk/index.css"
Reproduce link
https://github.com/NexxLuo/rslib-demo.git
Reproduce Steps
yarn install
in root dirnpm run build
in package-cThe text was updated successfully, but these errors were encountered: