Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kwokronny/stylus-shortcut
基于 stylus 写的常用mixin函数及可自定义的常用规则
https://github.com/kwokronny/stylus-shortcut
Last synced: about 1 month ago
JSON representation
基于 stylus 写的常用mixin函数及可自定义的常用规则
- Host: GitHub
- URL: https://github.com/kwokronny/stylus-shortcut
- Owner: kwokronny
- Created: 2020-11-20T09:57:33.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-05-15T08:50:01.000Z (over 2 years ago)
- Last Synced: 2024-10-10T16:23:50.599Z (3 months ago)
- Language: Stylus
- Size: 866 KB
- Stars: 32
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Stylus-Shortcut [![](https://img.shields.io/npm/v/stylus-shortcut)](https://www.npmjs.com/package/stylus-shortcut)
简化你的样式编写!设计规范快速生成常用的辅助性 `class`;将常用组合的属性合并简写。
## 文档 Document
- [说明文档-Gitee](https://kwokronny.gitee.io/stylus-shortcut/)
- [说明文档-Github](https://kwokronny.github.io/stylus-shortcut/)## 特性 Feature
- 组合简写新方式,样式编写减负
- 减少重复性编写样式
- 快速将设计规范转化成样式库
- 遵循 BEM 命名规则
- 小巧简洁# 支持作者🚀
[作者博客](https://kwokronny.top/)
如果您正在使用这个项目并感觉良好,或者是想支持我继续开发,Star 并分享这个项目
欢迎大家为该项目提交自己的建议 及 `Issus`,当然也欢迎大家提交 `push request`