Skip to content

Commit

Permalink
[core] Update README with 2.0.0 links
Browse files Browse the repository at this point in the history
  • Loading branch information
rtivital committed Jul 5, 2021
1 parent f18149d commit b257169
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,22 +1,24 @@
# Mantine
![Github](https://github.com/mantinedev/mantine/blob/master/.demo/Github.png?raw=true)

Mantine is a MIT licensed open source react components and hooks library with focus on usability, accessibility and developer experience.

## Links

- [Documentation](https://mantine.dev/)
- [Components by category](https://mantine.dev/core/getting-started/#components-by-category)
- [Core components by category](https://mantine.dev/core/getting-started/)
- [Hooks list](https://mantine.dev/hooks/getting-started/#included-hooks)
- [Notifications system](https://mantine.dev/others/notifications/)
- [Contributing](https://mantine.dev/pages/contribute/)
- [Ask question or give feedback](https://github.com/mantinedev/mantine/discussions)
- [Changelog](https://mantine.dev/pages/changelog/)
- [Sign up for monthly newsletter](https://buttondown.email/mantine)
- [Follow Mantine on Twitter](https://twitter.com/mantinedev)
- [Join Discord community](https://discord.gg/eUZpPbpxb4)

## Features

- **Customization** – colors, fonts, shadows and many other parts are customizable to fit your design needs
- **Flexibility** – configure components appearance and behavior with vast amount of settings or overwrite any part of component styles
- **Dark theme** – mantine supports dark theme by default in all components
- **Accessibility and usability** – all components follow accessibility best practices and feature full keyboard support
- **TypeScript** – all @mantine/ scoped packages are built with TypeScript and support it by default
Expand Down

0 comments on commit b257169

Please sign in to comment.