TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: TWC – A library to create reusable Tailwind components for React

3 点作者 neoziro超过 1 年前

1 comment

mx5超过 1 年前
Nice. As far as I understand the projekt this is styled components for tailwind. Probably the author could explain what the difference is to other Projekts which seem to have the same goal.<p>Examples: <a href="https:&#x2F;&#x2F;github.com&#x2F;MathiasGilson&#x2F;Tailwind-Styled-Component">https:&#x2F;&#x2F;github.com&#x2F;MathiasGilson&#x2F;Tailwind-Styled-Component</a><p><a href="https:&#x2F;&#x2F;github.com&#x2F;ben-rogerson&#x2F;twin.macro">https:&#x2F;&#x2F;github.com&#x2F;ben-rogerson&#x2F;twin.macro</a><p>Would like to see something like this but with compiletime optimization to get rid of the runtime overhead of css-in-js frameworks.<p>Sorry for the stupid questions I‘m only a backend-dev who is playing with the frontend stuff in his sparetime.