Frequently asked questions
How to align components side by side?
We recommend using flex, you can practice using flex in
How do we change components based on viewport (mobile/tablet/desktop)?
As we are moving away from BreakpointObserver since it is not compatible with SSR, we encourage you to use CSS media queries or switching markups using our hide directives.
Where can I optimize svg?
You can optimize your svg assets in
Where can I optimize png images?
You can optimize your png assets in