issues
search
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
Fix DRY Mixin Scoping
#15
Closed
fspoettel
closed
9 years ago
fspoettel
commented
9 years ago
Closes #14
Only apply default values for margin, flex-flow and align-items if they are not overwritten
Default values bound to calling element - better traceability in output
Add error if modifier is not matched
Add important to spacing-modifier children(+fallback:y-axis modifiers) to prevent overwriting with selector specifity
Reset flex-flow on fallback x-rev
Closes #14