emulsify icon indicating copy to clipboard operation
emulsify copied to clipboard

More Robust Wrapper and Padding mixins

Open evanmwillhite opened this issue 6 years ago • 0 comments

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

evanmwillhite avatar May 30 '19 18:05 evanmwillhite