Skip to content

mansdahlstrom1/styled-component-with-ui-lib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

styled-component-with-ui-lib

Repo for testing a posible bug in styled-components v3.15

Usage

First of, you need to link the ui lib with your frontend client

cd example-ui-lib
npm install
npm link
npm build

cd ../with-styled-components
npm install
npm link example-ui-lib
npm run dev

About

Repo for testing a posible bug in styled-components v3.15

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published