startae / hagrid

:straight_ruler: Hagrid is a mixin library for responsive websites and web applications.
https://hagrid.netlify.com/
MIT License
30 stars 3 forks source link

DRY out directional modifiers #17

Closed fspoettel closed 9 years ago

fspoettel commented 9 years ago

Make DRY mixins optional and non-default, GZIP negates the difference anyway. This results in much improved output traceability.

Remove modifiers:

top

default x-rev y-rev rev Added modifiers:

rev (replaces x-rev) flip (replaces y-rev) It was previously not possible to combine rev+flip, now it is.

Fix modifier error-handling Use SASSy margin/padding syntax