Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
techniq committed Oct 7, 2023
1 parent aed6233 commit d67ba75
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# Svelte UX

The projects aims to simplify building highly interactive and visual applications. It provides over 200 components, actions, stores, and utils, with many more planned.

The components are built using Tailwind with extensibility and customization in mind through the use of theming, variants, granule class overrides, and slots. A rich design token system is also currently in the works.

See also [LayerChart](layerchart.com) for a large collection of composable chart components to build a wide range of visualizations.

## Publishing

- `npm run changeset` for each changelog worthy change
Expand Down

1 comment on commit d67ba75

@vercel
Copy link

@vercel vercel bot commented on d67ba75 Oct 7, 2023

Choose a reason for hiding this comment

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

Please sign in to comment.