material-web/README.md

22 lines
688 B
Markdown
Raw Normal View History

# Material Web
2021-01-21 02:33:43 +03:00
Material
[web components](https://developer.mozilla.org/en-US/docs/Web/Web_Components)<!-- {.external} -->
is a UI toolkit to build customizable and accessible web applications.
[Material 3](https://m3.material.io/)<!-- {.external} --> is the latest version of
Google's open-source design system.
> Tip: Using Angular? We recommend using
> [Angular Material](https://material.angular.io/)<!-- {.external} --> components
> instead.
**Resources**
- [Introduction](docs/intro.md)
- [Roadmap](docs/roadmap.md)
- [Quick start](docs/quick-start.md)
2023-12-13 22:23:32 +03:00
- [Bundle sizes](docs/size.md)
- [Component docs](docs/components/)
- [Browser support and FAQ](docs/support.md)