Really should sleep a bit more

This commit is contained in:
Nick Pack
2013-07-14 22:35:38 +01:00
parent 176ce3c38c
commit 89832d4052
2 changed files with 3 additions and 2 deletions

View File

@ -4,5 +4,6 @@
"font-sizes": false,
"compatible-vendor-prefixes": false,
"unqualified-attributes": false,
"outline-none": false
"outline-none": false,
"box-sizing": false
}