文件名称:twind-react:缠绕灵感来自针脚的样式化组件
文件大小:27KB
文件格式:ZIP
更新时间:2024-03-26 08:54:31
react styled-components styled stitches tailwindcss
@ twind /React 一种样式的API,灵感来自。 这是Alpha版本的发布。 期待龙... 安装 从npm安装: # Using npm npm install @twind/react # Using Yarn yarn add @twind/react 用法 请参阅以获取配置示例。 import { styled } from "@twind/react" const Box = styled ( ) const Button = styled ( "button" , { base : ` appearance-none border-none bg-transparent rounded-full px-2.5 ` , variants : { size : { sm : `text-sm h-6` , m
【文件预览】:
twind-react-main
----.gitattributes(155B)
----yarn.lock(45KB)
----index.ts(3KB)
----test.tsx(1KB)
----tsconfig.json(1KB)
----LICENSE(1KB)
----README.md(3KB)
----.editorconfig(323B)
----.gitignore(929B)
----package.json(2KB)