Next.js 4.0.5 引入了 styled-jsx 插件。 允许您通过 styled-jsx 使用 PostCSS,SASS,LESS 或任何其他预处理器。 可以在这里找到如何将 style-jsx 插件与 Next.js 集成的示例。 有关插件的更多信息,请点击这里。
补丁:
Make styled-jsx configurable: #3050
Upgrade styled-jsx: #3101
Proposal: Add shields io npm version badge: #3099
Move dev error view import to dev entry point: #3093
Patches
Update exposed package to avoid DoS: #3080
Fix renderPage in production mode: #3089
Make clear that server.js doesn't go through Webpack or Babel: #3090
下载地址:
暂无更多评论