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

lit #10

Merged
merged 13 commits into from
Dec 11, 2023
Merged

lit #10

merged 13 commits into from
Dec 11, 2023

Conversation

JoltCode
Copy link
Collaborator

@JoltCode JoltCode commented Dec 11, 2023

  • initial lit branch commit
  • initial commit to setup storybook
  • remove: ladle
  • feat: add unocss, button story args

Context

The decision was taken to test using Web Components instead of React-based components.

The advantage is that these components can be embedded in any HTML, with compatibility in every web browser.

In theory we can use these components in any web framework: React, HTMX, Svelte, Django templates...

UnoCSS is used instead of Tailwind, due to compatibility with Lit.
It is very similar, and has all of the same functionality of Tailwind available.

@github-actions github-actions bot added the documentation Improvements or additions to documentation label Dec 11, 2023
Copy link
Member

@spwoodcock spwoodcock left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated the docs so they build using web-component-analyzer.
Looking great!

@spwoodcock spwoodcock merged commit 367e9ae into main Dec 11, 2023
1 check passed
@spwoodcock spwoodcock deleted the lit branch December 11, 2023 15:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependency documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants