Skip to content

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

@lwconquer

Description

@lwconquer

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,

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions