Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/shaobeichen/cssoo

🧩 CSS代码片段生成,包括 优惠券、三角形、单行省略、多行省略等
https://github.com/shaobeichen/cssoo

Last synced: 2 months ago
JSON representation

🧩 CSS代码片段生成,包括 优惠券、三角形、单行省略、多行省略等

Awesome Lists containing this project

README

        

# cssoo




> 根据输入的参数生成常用的 CSS 代码片段,包括 优惠券、三角形、单行省略、多行省略等

## 预览

## 使用

```shell
npx @shaoo/cssoo
```

## 注意

如果 cssoo 升级了版本,但使用 npx 命令安装的版本还是旧版本,需要先清除 npx 缓存

```shell
npx clear-npx-cache
```

## 已支持片段

- 优惠券
- 三角形
- 单行溢出省略号
- 多行溢出省略号
- 修改滚动条样式

## 待支持片段

- 0.5px 边框 上下 左右 全部