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

feat(demo): add page to demo components [no ci] #69

Merged
merged 1 commit into from May 2, 2024

Conversation

joshuagraber
Copy link
Collaborator

@joshuagraber joshuagraber commented May 2, 2024

Resolves #68
While I was here, I also made changes to resolve #49

To test:

  1. Pull branch
  2. Run npm i
  3. Run npm run dev
  4. Navigate to localhost:8888 to view component demo page

@joshuagraber
Copy link
Collaborator Author

Hey @vikramrojo here's the work to create a demo page for the components.

Let me know if you have any questions around running this locally, or if there's anything else that might be helpful for you here.

@vikramrojo
Copy link

This is super helpful and exactly what I need to build out the base figma tokens/components.

@joshuagraber
Copy link
Collaborator Author

That's great to hear, merging to main and beta now, and I'll keep it updated as we add new components.

@joshuagraber joshuagraber merged commit c7fa873 into main May 2, 2024
5 checks passed
@joshuagraber joshuagraber deleted the feat/demo-page branch May 2, 2024 15:24
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.

Create demo page to inspect components Replace FlexContainer and GridContainer with utility classes.
3 participants