Migrate existing code to repo

This commit is contained in:
M. George Hansen 2016-11-03 15:58:14 -07:00
parent ad501cb6c4
commit 09aaefdc13
19 changed files with 1451 additions and 1 deletions

8
src/_hidden.sass Normal file
View 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 */