https://github.com/wangdahoo/weui-less
https://github.com/wangdahoo/weui-less
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/wangdahoo/weui-less
- Owner: wangdahoo
- Created: 2019-06-10T15:51:14.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T00:01:06.000Z (over 3 years ago)
- Last Synced: 2024-04-29T18:23:18.995Z (about 2 years ago)
- Language: CSS
- Size: 554 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# WeUI in Less
说明
```bash
.
├── src `less` 源码
├── dist 编译后的 `.wxss` 文件
└── app 官方的 weui example
```