unit-tool
单位转换工具
单位转换工具
```css yarn add zngue_css ``` ## 导入css样式 ```node import "zngue_css" ``` ## css class的使用 ### 颜色 和背景色 ``` 颜色值列表 i,e,w,p,main.content,eee,fff,000,red u-bg-i/e u-c-i ``` ### 宽度设置百分比设置 1-100 % ``` u-w-a-(1-100) ```
mini program for tailwindcss that transform px to rpx
tailwindcss preset
Sass function and mixin to use rpx units with optional pixel fallback.
A webpack loader that can transform rpx to vw unit for vue's sfc.
把css文件中的rpx转为vw;使用场景:小程序中的css文件,放到H5移动端;获取移动端自适应开发,省去手动计算vw值;webpack自动计算出vw
A general purpose RPL/RPX library.
一个支持阿里系小程序的 ui 组件库,包括支付宝小程序,钉钉小程序
PostCSS plugin transform special unit to another unit
Convert rem units to px or rpx units using PostCSS. Based on postcss-pxtorem and postcss-rem-to-pixel, and rewrite with typescript, and support Postcss8
A CSS post-processor that converts px to uni-app units (rpx, upx).
基于 postcss 实现的一个 css 单位转换插件(支持自定义单位),可以使用 rpx 作为单位书写
rpx css dsl tranform vw
postcss rpx plugin rpx2vw
Let's make rpx great again! convert rpx (responsive-pixel) to px,rem,vw
PostCSS plugin designed to automatically adjust pixel values within specified media queries. It scales the numeric values of designated units according to predefined ratios, ensuring consistent and responsive design across various devices and screen sizes
the flatjs plugin to convert pixel unit to rem/rpx
小程序项目基础css样式
A CSS post-processor that converts rpx to vw.