style-plus
v0.2.2
Published
Enhanced style attribute, supporting CSS nesting syntax | 增强style属性,支持CSS嵌套语法
Downloads
195
Readme
增强style属性,支持CSS嵌套语法 也就是说可以在行内样式中写CSS选择器
例子```
html
使用
<script src="https://unpkg.com/style-plus"></script>
or
import 'https://unpkg.com/style-plus/dist/index.esm.js'