added es-lint config to sandbox

This commit is contained in:
Christoph Oberhofer
2016-07-10 20:21:41 +02:00
parent 0b1f1dc3bd
commit 5d4aa1b519
7 changed files with 183 additions and 23 deletions
+4
View File
@@ -1,3 +1,7 @@
html {
font-family: 'Roboto', sans-serif;
}
.overlay__content {
position: relative;
}