You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 6, 2025. It is now read-only.
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 :)