In the last post, we covered setting up and using the Angular Flex-Layout library. In that post, we looked at the responsive aspect of the library using directives and suffixing them with breakpoints where required. To recap, add the fxLayout directive to a DOM element in the HTML. Then, add…