mirror of
https://github.com/zhigang1992/styled-components.git
synced 2026-01-12 22:52:39 +08:00
Add styled-shortcut-components to readme
This commit is contained in:
@@ -116,6 +116,7 @@ We could use your help to get syntax highlighting support to other editors! If y
|
||||
- [styled-map](https://github.com/scf4/styled-map): Super simple lib to map props to styles with `styled-components`
|
||||
- [styled-system](https://github.com/jxnblk/styled-system): Design system utilities for styled-components – used in grid-styled and Rebass ([demo](http://jxnblk.com/styled-system/))
|
||||
- [styled-shortcuts](https://github.com/donavon/styled-shortcuts): Use simple string notation to access props. No functions necessary! Example: `font-size: ${'theme.fontSize:px'};` ([demo](https://codesandbox.io/s/jRE0XxR9v))
|
||||
- [styled-shortcut-components](https://github.com/donavon/styled-shortcut-components): A convenience package that wraps `styled-components` with `styled-shortcuts`.
|
||||
|
||||
### Boilerplates
|
||||
- [react-redux-styled-hot-universal](https://github.com/krasevych/react-redux-styled-hot-universal) (SSR, Universal Webpack, Redux, React-router, Webpack 2, Babel, Styled Components and more...)
|
||||
|
||||
Reference in New Issue
Block a user