[Bug]: css can not import.
bugtriage
### To Reproduce
I add a component in packages/ui/lib/components dir. And add a css file too. but when My components import this css like ` import './css/Keyboard.css';` , the build system can not find this module. The css file is not in dist directory .
why? how can I fix it.
### Expected Behavior
can import css file
### Screenshots
_No response_
### OS
Windows
### Browser
Chrome
### Node Version
_No response_
### Other Necessary Packages Version
_No response_
### Additional Context
_No response_
1 条评论