react-styles:React 中的合理样式

时间:2021-06-21 07:02:04
【文件属性】:
文件名称:react-styles:React 中的合理样式
文件大小:348KB
文件格式:ZIP
更新时间:2021-06-21 07:02:04
JavaScript 看到radium项目后不再开发。 看看。 React样式 React Styles 希望使用最好的 React 和 JavaScript 来实现 CSS 的最佳功能。 用法 感谢react-styles-parser包,除了组件之外,您还可以将样式编写为文件。 例如, +-- components/ |------ Button/ |--------- index.js (where the component logic is located) |--------- styles.js (where the styles are located) 如果您习惯于编写scss则styles.js文件将看起来非常相似。 // styles.js module . exports = ` button { background: black; clicked {
【文件预览】:
react-styles-master
----index.js(71B)
----demos()
--------greetings()
--------styleguide()
----Gulpfile.js(610B)
----package.json(895B)
----dist()
--------vendor()
--------core()
--------index.js(195B)
--------helpers()
----src()
--------vendor()
--------core()
--------index.js(78B)
--------helpers()
----.gitignore(37B)
----circle.yml(28B)
----README.md(4KB)
----.editorconfig(242B)

网友评论