elrumordelaluz / reshake

CSShake as a React Functional Component

Home Page:https://elrumordelaluz.github.io/reshake/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

styled-components missing from dist on build

3615git opened this issue · comments

commented

Minor issue, but the styled-components lib needs to be installed on top of reshake, as it's missing from the dist build.

Hi @3615git, thanks for open the Issue.

styled-components is a peerDependency, so need to be installed independently.