Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Encounter some issue to install this package in my CRA #281

Open
lwconquer opened this issue Apr 19, 2018 · 0 comments
Open

Encounter some issue to install this package in my CRA #281

lwconquer opened this issue Apr 19, 2018 · 0 comments

Comments

@lwconquer
Copy link

Hi,

I installed your package from NPM on my Create-React-App app by using: npm i react-lightning-design-system.

And then I try to use the component in my app directly,

import { Button } from 'react-lightning-design-system';
<Button type='brand' >Test Button </Button>

The button can show up but no styling is applied. I tried several other component, and they have the same problem.

I don't know if I need some other packages or configuration before I can use your package in my app.

Thanks for your kindly help,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant