Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
grommet.min.css 为 393kb,如果我在 webpack 中使用 sass 加载器并导入 grommet index.scss,则包大小增加了 468kb。有没有办法减小这个尺寸?我们如何才能只包含需要的样式?
谢谢