Skip to content

Commit 48fef66

Browse files
authored
docs: update faq to no longer mention flex-layout (#27111)
Updates FAQ.md Fixes #27110
1 parent b768e57 commit 48fef66

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

FAQ.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,7 @@ more help.
4747

4848
Our team is focused on UI components and has decided to be agnostic to how those components are
4949
laid out. We suggest looking at existing layout systems in the front-end ecosystem, as well as
50-
using native CSS Flexbox and CSS Grid. For an Angular-oriented layout library,
51-
[`angular/flex-layout`][flex-layout] is a community-maintained project under the Angular umbrella.
50+
using native CSS Flexbox and CSS Grid.
5251

5352
## What's your relationship to [MDC Web][]?
5453

@@ -58,7 +57,6 @@ end, we are developing new, API-compatible versions of the Angular Material comp
5857
MDC Web. [See @jelbourn's 2019 ng-conf talk](https://youtu.be/4EXQKP-Sihw?t=891) for more details.
5958

6059

61-
[flex-layout]: https://github.com/angular/flex-layout/
6260
[StackOverflow]: https://stackoverflow.com
6361
[Gitter]: https://gitter.im/angular/material2
6462
[labels]: https://github.com/angular/components/labels

0 commit comments

Comments
 (0)