Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you may not be able to execute some actions.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
使用qq小程序原生组件,提示无法找到处理.qss的loader,taro的版本是2.2.6
刚遇到这个问题,
taro 3.x
把qss后缀改成 wxss 就可以编译成功了,taro只认识wxss,这个改变不影响编译结果