Maybe I made a typo somewhere? Something I missed in the configuration?
In the baseoff template I have this:
{{ $sass := resources.Get "sass/styles.scss" }}
sass is --> {{$sass}}
The repo is right here.
Thanks in advance
Maybe I made a typo somewhere? Something I missed in the configuration?
In the baseoff template I have this:
{{ $sass := resources.Get "sass/styles.scss" }}
sass is --> {{$sass}}
The repo is right here.
Thanks in advance
Works for me … “sass is → sass/styles.scss”
Thanks, it’s working now. I did restart and nothing happened. I came back from lunch and restarted and now it’s working. Strange things happen sometimes but overall hugo is really solid. Keep up the good work guys.
This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.