Basic setup
This commit is contained in:
8
app/styles/app.scss
Normal file
8
app/styles/app.scss
Normal file
@@ -0,0 +1,8 @@
|
||||
@import "bourbon";
|
||||
|
||||
body {
|
||||
background-color: white;
|
||||
font-size: 16px;
|
||||
font-family: sans-serif;
|
||||
color: #222;
|
||||
}
|
||||
Reference in New Issue
Block a user