Skip to content

Latest commit

 

History

History
25 lines (22 loc) · 546 Bytes

README.zh-CN.md

File metadata and controls

25 lines (22 loc) · 546 Bytes

style-plus

简体中文 | English

增强style属性,支持CSS嵌套语法 也就是说可以在行内样式中写CSS选择器

例子```

html

  • 1
  • 2
  • 3
```

使用

<script src="https://unpkg.com/style-plus"></script>

or

import 'https://unpkg.com/style-plus/dist/index.esm.js'