rhiokim / styled-utils

Functions for styled-components

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

styled-utils

Useful functions to generate style for styled-components. 💅🏿+ 𝒇

How to develop

# 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

About

Functions for styled-components


Languages

Language:JavaScript 57.3%Language:TypeScript 42.7%