Vue 写在style中的color或者其他颜色为什么会变成rgba,具体处理这写色值转换的源码在哪里呢?

Vue 写在style中的color或者其他颜色为什么会变成rgba,具体处理这写色值转换的源码在哪里呢?

阅读 3k
1 个回答

应该是在 style-loader 里面

推荐问题