snowrabbit

Results 1 comments of snowrabbit

@erha19 感谢回复! 在这里添加了一点测试文件,发现还是看不到效果,不知道哪些写错了还是什么原因; https://github.com/weberFlying/opensumi-module-samples/tree/develop 另外想问下,modules/use-antd/browser/components.view.tsx 里面 `Button` 这一行的使用是否是应用了‘./components.module.less’里面的 ``` .title { color: var(--foreground); } ``` DOM节点上没有看到class=""