Migrate existing code to repo
This commit is contained in:
parent
ad501cb6c4
commit
09aaefdc13
19 changed files with 1451 additions and 1 deletions
8
src/_hidden.sass
Normal file
8
src/_hidden.sass
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
/**
|
||||
* 1. Address `[hidden]` styling not present in IE 8/9/10 and hide the
|
||||
* `template` element in IE 8/9/10/11, Safari, and Firefox < 22
|
||||
* (from normalize.css).
|
||||
*/
|
||||
[hidden],
|
||||
template
|
||||
display: none /* 1 */
|
||||
Loading…
Add table
Add a link
Reference in a new issue