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

Demo: How add the component library to a project #852

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

steve52
Copy link
Collaborator

@steve52 steve52 commented Feb 26, 2024

  1. run yarn add @justfixnyc/component-library to install it
  2. add @import "~@justfixnyc/component-library/dist/src/assets/index.css"; to your main css file.
  3. use it! import { Button } from "@justfixnyc/component-library";

@kiwansim kiwansim force-pushed the master branch 2 times, most recently from 0096640 to 259fb1a Compare July 30, 2024 18:27
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

Successfully merging this pull request may close these issues.

1 participant