We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ERROR Asset render failed: styles/highlight.css Error: /home/leo/Documents/blog/themes/chan/source/styles/highlight.styl:17:31 13| highlight-purple = #8959a8 14| 15| $code-block 16| background: highlight-background 17| margin: 0 article-padding * -1 -------------------------------------^ 18| padding: 15px article-padding 19| border-style: solid 20| border-color: color-border
cannot perform article-padding * -1 at "$code-block" (/home/leo/Documents/blog/themes/chan/source/styles/highlight.styl:14:27)
The text was updated successfully, but these errors were encountered:
This file is reused from the default theme landscape.
This ERRORs won't appear in my environment. What is your environment?
And also try building with landscape theme.
Sorry, something went wrong.
No branches or pull requests
ERROR Asset render failed: styles/highlight.css
Error: /home/leo/Documents/blog/themes/chan/source/styles/highlight.styl:17:31
13| highlight-purple = #8959a8
14|
15| $code-block
16| background: highlight-background
17| margin: 0 article-padding * -1
-------------------------------------^
18| padding: 15px article-padding
19| border-style: solid
20| border-color: color-border
cannot perform article-padding * -1
at "$code-block" (/home/leo/Documents/blog/themes/chan/source/styles/highlight.styl:14:27)
The text was updated successfully, but these errors were encountered: