swind:使用Svelte和Tailwind构建UI库

时间:2021-03-26 14:15:42
【文件属性】:
文件名称:swind:使用Svelte和Tailwind构建UI库
文件大小:187KB
文件格式:ZIP
更新时间:2021-03-26 14:15:42
Svelte 诈骗用户界面 Swind UI代表Svelte Tailwind,它受到各种流行的UI组件(例如 , 和 )的启发。 为什么要使用UI界面? 希望能够简化使用灵活使用的组件以及易于处理的可访问性和样式的组件创建应用程序的过程。 我们正在使用顺风css,但是我们可以使用对其进行调整,我们将找到用法,向您展示如何轻松设置样式。 你告诉我! 大图片用法示例 < script > import { SwBox , SwAlert , SwButton } from ' swind-ui ' </ script > < SwBox borderWidth = " 1 " borderColor = " gray-lightest " <!-- you can choose with defined default color in tailwind config --> bgCo
【文件预览】:
swind-main
----.storybook()
--------preview.js(74B)
--------main.js(196B)
----package.json(872B)
----postcss.config.cjs(448B)
----index.html(360B)
----package-lock.json(712KB)
----tailwind.config.cjs(1KB)
----src()
--------App.svelte(3KB)
--------stories()
--------global.css(114B)
--------assets()
--------main.ts(123B)
--------components()
--------lib()
----tsconfig.json(1KB)
----vite.config.js(230B)
----globals.d.ts(71B)
----.gitignore(42B)
----public()
--------favicon.ico(1KB)
----README.md(1KB)
----svelte.config.cjs(284B)

网友评论