weapp-styles: 一个原子化的 css 库,适用于小程序端

因为各种原因,小程序端并不方便使用 tailwind,所以, 这里使用了自己开发的一套基于 sass 的 css 库
更新于: 2023-06-08 21:12:49
项目主页: https://github.com/afeiship/weapp-styles

安装

yarn add @jswork/weapp-styles

模块

功能说明
@jswork/wsui-flexbox关于 flexbox 的相关用法
@jswork/wsui-generatorsUtilityFirstatom 样式预生成
@jswork/wsui-layout-trbla一个简单的基于 flexbox 的小工具
@jswork/wsui-shorty各种简写 .tc/.l

参考

https://socket.dev/npm/package/vite-plugin-purgecss

https://www.npmjs.com/package/@fullhuman/postcss-purgecss

https://github.com/FullHuman/purgecss