We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b36f89 commit bcdc6aeCopy full SHA for bcdc6ae
tests/dummy/app/styles/app.css
@@ -1,7 +1,7 @@
1
body {
2
- font-family: 'Source Sans Pro', sans-serif;
3
- font-size: 13px;
4
- background-color: #fff;
+ font-family: "Source Sans Pro", sans-serif;
+ font-size: 13px;
+ background-color: #fff;
5
}
6
7
/* Ember supports plain CSS out of the box. More info: https://cli.emberjs.com/release/advanced-use/stylesheets/ */
0 commit comments