Skip to content

Commit bcdc6ae

Browse files
committed
css file updated for linting
1 parent 6b36f89 commit bcdc6ae

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

tests/dummy/app/styles/app.css

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
body {
2-
font-family: 'Source Sans Pro', sans-serif;
3-
font-size: 13px;
4-
background-color: #fff;
2+
font-family: "Source Sans Pro", sans-serif;
3+
font-size: 13px;
4+
background-color: #fff;
55
}
66

77
/* Ember supports plain CSS out of the box. More info: https://cli.emberjs.com/release/advanced-use/stylesheets/ */

0 commit comments

Comments
 (0)