material-web/README.md
2023-12-13 11:23:32 -08:00

22 lines
688 B
Markdown

# Material Web
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)
- [Bundle sizes](docs/size.md)
- [Component docs](docs/components/)
- [Browser support and FAQ](docs/support.md)