hexo-theme-chan icon indicating copy to clipboard operation
hexo-theme-chan copied to clipboard

execute hexo generate throw error

Open onweer opened this issue 8 years ago • 1 comments

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)

onweer avatar Jul 26 '16 16:07 onweer

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.

denjones avatar Jul 29 '16 04:07 denjones