文件名称:style9-ghost
文件大小:21KB
文件格式:ZIP
更新时间:2024-05-26 23:24:10
JavaScript
style9-ghost Babel预设,用于使用 , 和将JSX属性字符串文字转换为原子CSS。 // Input import { css } from 'css-to-js.macro' ; < div xss=removed> // Output < div className = { ( props . isBlue ? "c1r9f2e5 " : "cyyg6ey " ) + "cg0eup6 " } , style = { { "--c3520804954" : props . fontSize } } , /
【文件预览】:
style9-ghost-master
----.gitignore(30B)
----README.md(943B)
----package.json(554B)
----index.js(147B)
----example()
--------output.js(395B)
--------output.css(372B)
--------input.js(547B)
--------babel.js(920B)
--------index.html(1KB)
----yarn.lock(42KB)