This repository was archived by the owner on Jan 6, 2025. It is now read-only.
This repository was archived by the owner on Jan 6, 2025. It is now read-only.
Tap into angular cli builders #1134
Open
Description
Feature Request
What is the desired behavior?
Not even sure if this is possible but it would be kind of sweet if the cli could build/generate external css files to be used instead of inline styles.
What is the use-case or motivation for the desired behavior?
When using fxlayout="row"
js adds inline styles to the element. Having the cli generating reusable classes would mean less code and less inline css on the pages :)