Elizabeth Mitchell 05957992e8 docs: add support doc for browser support and FAQ
PiperOrigin-RevId: 566777068
2023-09-19 16:20:38 -07:00

21 lines
655 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)
- [Component docs](docs/components/)
- [Browser support and FAQ](docs/support.md)