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 has been archived by the owner on Mar 31, 2023. It is now read-only.
Problem description:
Based on multiple project experiences, it seems like we should maybe look into making the wrapper/padding mixins more robust. Also, possibly decide on a specific approach for wrapper and full screen functionality (or similar to grid/flex have one of the approaches used by default and the other commented out)
Suggested solution:
Possibly multiple mixins (outer and inner, e.g.)
Possibly multiple approaches (or decide on one) expressed in the code
Simpler is better. Smaller, simpler mixins would likely be better than one giant one with lots of args
The text was updated successfully, but these errors were encountered:
Problem description:
Based on multiple project experiences, it seems like we should maybe look into making the wrapper/padding mixins more robust. Also, possibly decide on a specific approach for wrapper and full screen functionality (or similar to grid/flex have one of the approaches used by default and the other commented out)
Suggested solution:
The text was updated successfully, but these errors were encountered: