Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rhiokim/styled-utils
Functions for styled-components
https://github.com/rhiokim/styled-utils
Last synced: 2 days ago
JSON representation
Functions for styled-components
- Host: GitHub
- URL: https://github.com/rhiokim/styled-utils
- Owner: rhiokim
- Created: 2020-02-04T15:14:31.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T06:26:54.000Z (almost 2 years ago)
- Last Synced: 2024-11-08T19:12:31.220Z (about 2 months ago)
- Language: JavaScript
- Size: 376 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# styled-utils
Useful functions to generate style for styled-components. 💅🏿+ 𝒇
## How to develop
```bash
# to install
yarn# to build each package
yarn workspaces run build
# or
yarn build
```## TODO
- [ ] ellipsis
- [ ] vw-scroll
- [ ] Curve Text Around a Floating Image
- [ ] gradient## License
MIT