Fix scss file extention
This commit is contained in:
@@ -1,4 +0,0 @@
|
||||
---
|
||||
---
|
||||
|
||||
@import "{{ site.theme }}";
|
||||
12
assets/css/style.scss
Normal file
12
assets/css/style.scss
Normal file
@@ -0,0 +1,12 @@
|
||||
---
|
||||
---
|
||||
|
||||
@import "{{ site.theme }}";
|
||||
|
||||
body {
|
||||
background: inline-image("./images/checker.png") fixed;
|
||||
}
|
||||
|
||||
.wrapper {
|
||||
width: 740px;
|
||||
}
|
||||
Reference in New Issue
Block a user