styled-components中的css在打包的时候怎么提取出来?

新手上路,请多包涵

问题描述

styled-components中的css在打包的时候怎么提取出来?在Webpack4中,使用mini-css-extract-plugin不能打包出来使用styled-components编写的css

阅读 4.4k
1 个回答

styled库不支持。强依赖了的js。

推荐问题