This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
zola
Watch
2
Star
0
Fork
You've already forked zola
0
mirror of
https://github.com/getzola/zola
synced
2024-12-13 13:52:28 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
create-pull-request/patch-1727985289
zola
/
test_site
/
sass
/
blog.scss
10 lines
91 B
SCSS
Raw
Permalink
Normal View
History
Unescape
Escape
Add Sass support for *nix
2017-07-06 13:19:15 +00:00
body
{
background
:
red
;
.
container
{
background
:
blue
;
}
}
Use compile_file for sass
2017-07-09 02:37:05 +00:00
@import
"
included
"
;
Reference in a new issue
Copy permalink