+ [9 years ago] allejo are liquid tags in Sass limited? what I'm trying to do: I have a file called backgrounds.scss that contains liquid to generate CSS based on data from a YAML file. I then have my main stylesheet (styles.scss) {% include_relative %} it but I get errors
+ [9 years ago] allejo but backgrounds.scss compiles just file on it's own, it's when I include it that I have troubles
+ [9 years ago] allejo ugh... I take it back
+ [9 years ago] allejo the file being included can have liquid tags but can't have front matter
+ [9 years ago] gynter allejo: correct

message no. 117576

Posted by allejo in #jekyll at 2015-10-24T05:45:08Z

are liquid tags in Sass limited? what I'm trying to do: I have a file called backgrounds.scss that contains liquid to generate CSS based on data from a YAML file. I then have my main stylesheet (styles.scss) {% include_relative %} it but I get errors
+ [9 years ago] allejo So I'm giving jelly 3, beta 10 a shot and I've noticed that I've needed to delete .jekyll-metadata a lot in order to trigger a recompile of a lot of things, mainly collections. is this a known issue or am I just that lucky?
+ [9 years ago] jaybe allejo: incremental regeneration is still being figured out. full rebuild with the -f switch. `jekyll help build`
+ [9 years ago] UniFreak hi, I'm tring to install jekyll,here is the output:http://paste2.org/BzW3bFUP