We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eaa01ec commit 5ec2874Copy full SHA for 5ec2874
css/style.scss
@@ -2,9 +2,9 @@
2
---
3
/*
4
* This file exists solely to import the _sass/kroxylicious.scss file
5
- * and the Rouge code highlighter theme CSS so they can be compiled by . Any actual formatting should go
6
- * in the _sass/kroxylicious.scss file, which is compiled into CSS by
7
- * jekyll-sass-converter when the site is built.
+ * and the Rouge code highlighter theme CSS so they can be compiled by Jekyll.
+ * Any actual formatting should go in the _sass/kroxylicious.scss file, which
+ * is compiled into CSS by jekyll-sass-converter when the site is built.
8
*/
9
@import "kroxylicious";
10
@import "code.css";
0 commit comments