make sass compile
This commit is contained in:
@ -6,6 +6,8 @@ baseurl: "" # the subpath of your site, e.g. /blog
|
||||
url: "" # the base hostname & protocol for your site
|
||||
source: src
|
||||
destination: dist
|
||||
sass:
|
||||
sass_dir: ./assets/styles
|
||||
|
||||
# Homepage tiles
|
||||
tiles-source: posts # accepts "posts" or "pages"
|
||||
|
||||
Reference in New Issue
Block a user