Factor out a reset-box-model mixin for doing selective resets.
This commit is contained in:
parent
fc17de9f62
commit
d6d9bd4270
@ -1,7 +1,10 @@
|
|||||||
=reset
|
=reset-box-model
|
||||||
:margin 0
|
:margin 0
|
||||||
:padding 0
|
:padding 0
|
||||||
:border 0
|
:border 0
|
||||||
|
|
||||||
|
=reset
|
||||||
|
+reset-box-model
|
||||||
:font
|
:font
|
||||||
:weight inherit
|
:weight inherit
|
||||||
:style inherit
|
:style inherit
|
||||||
|
Loading…
Reference in New Issue
Block a user