文件名称:利用StyledComponents构建一个组件库的小脚手架
文件大小:376KB
文件格式:ZIP
更新时间:2022-08-29 21:35:47
JavaScript开发-脚手架/样板
利用Styled Components构建一个组件库的小脚手架
【文件预览】:
component-library-starter-master
----.eslintrc(6KB)
----.github()
--------ISSUE_TEMPLATE.md(301B)
--------PULL_REQUEST_TEMPLATE.md(926B)
--------CONTRIBUTING.md(4KB)
----yarn.lock(296KB)
----styleguide()
--------ThemeWrapper()
----.stylelintrc(176B)
----webpack.config.js(853B)
----.babelrc(48B)
----.circleci()
--------config.yml(997B)
----lib()
--------utils()
--------elements()
--------blocks()
--------modifiers()
--------index.js(117B)
----.npmignore(84B)
----config()
--------buildGlobalStyles.js(795B)
--------theme.js(2KB)
--------configureFonts.js(587B)
----styleguide.config.js(2KB)
----LICENSE(1KB)
----__tests__()
--------config.js(269B)
--------helpers()
----README.md(6KB)
----docs()
--------index.html(522B)
--------build()
----templates()
--------index.html(451B)
----.gitignore(72B)
----CHANGELOG.md(375B)
----package.json(3KB)