RatanShreshtha / DeepThought

A simple blog theme focused on writing powered by Bulma and Zola.
https://deepthought-theme.netlify.app/
MIT License
176 stars 92 forks source link

fixed sass syntax - i.e. removed ; #80

Closed tinhkyaw closed 1 year ago

tinhkyaw commented 1 year ago

Without these changes I was getting the following errors compiling sass using zola version 0.17.1.

Error: Failed to build the site
Error: Error: Expected newline.
RatanShreshtha commented 1 year ago

Fixed the issue thanks for the PR @tinhkyaw