Skip to content

Commit 5ec2874

Browse files
committed
fix comment in css/style.css
1 parent eaa01ec commit 5ec2874

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

css/style.scss

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
---
33
/*
44
* 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.
5+
* and the Rouge code highlighter theme CSS so they can be compiled by Jekyll.
6+
* Any actual formatting should go in the _sass/kroxylicious.scss file, which
7+
* is compiled into CSS by jekyll-sass-converter when the site is built.
88
*/
99
@import "kroxylicious";
1010
@import "code.css";

0 commit comments

Comments
 (0)