# 谈谈你对 styled-component 的看法
Issue
欢迎在 Gtihub Issue 中回答此问题: Issue 186 (opens new window)
Author
最为流行的 CSS-in-JS 方案
Author
优点: 可维护性高, 易读性好, 可抽象, 可扩展性好。
缺点: runtime 对性能有一定的影响。 不能直接用 postcss
生态:
twin.macos tailwind
babel-plugin-styled-components (opens new window) 解决 className 是名随机字符串的问题