All styles (SASS files) from the Metronic HTML version are
imported into the Angular version too.
It means you can easily use HTML/CSS classes structure from
the Metronic HTML version in your Angular code.
For example, you need to use a basic flex layout from
Metronic HTML documentations, you can grab examples from the
Metronic HTML Documentations page and copy them into
your Angular component: