[Compass Core] Added a +reset-html5 mixin that can be used to reset new HTML5 elements and add default rendering for them in browsers that do not support them.
Credit: http://jacobrask.net/blog/2009/html5-css-reset/
This commit is contained in:
parent
2126240a1a
commit
dc982841cf
@ -103,3 +103,7 @@
|
||||
|
||||
=reset-image-anchor-border
|
||||
:border none
|
||||
|
||||
=reset-html5
|
||||
section, article, aside, header, footer, nav, dialog, figure
|
||||
display: block
|
||||
|
Loading…
Reference in New Issue
Block a user