[Git][reproducible-builds/reproducible-website][master] Avoid conflict between jekyll-polyglot and sass #29
Arnout Engelen
gitlab at salsa.debian.org
Fri Mar 5 17:15:59 UTC 2021
Arnout Engelen pushed to branch master at Reproducible Builds / reproducible-website
Commits:
18b19a74 by Arnout Engelen at 2021-03-05T18:14:59+01:00
Avoid conflict between jekyll-polyglot and sass #29
- - - - -
1 changed file:
- _config.yml
Changes:
=====================================
_config.yml
=====================================
@@ -14,6 +14,10 @@ include: ['_docs']
sass:
sass_dir: /assets/styles
+ # jekyll-polyglot (at least as of version 1.4.0)
+ # conflicts with sass sourcemaps. For more info see
+ # https://github.com/untra/polyglot#compatibility
+ sourcemap: never
collections:
blog:
View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-website/-/commit/18b19a745f279b66c4a52c15609cd659645f963f
--
View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-website/-/commit/18b19a745f279b66c4a52c15609cd659645f963f
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.reproducible-builds.org/pipermail/rb-commits/attachments/20210305/528b4f37/attachment.htm>
More information about the rb-commits
mailing list