Closed gitviola closed 6 years ago
The stylesheet was broken after deploying 21d646967d86076be741d72d88eb3589a8834382. Those weird lines at the beginning of the app.scss file are required by https://github.com/jekyll/jekyll-help/issues/104#issuecomment-50481229.
app.scss
I added a hint so that the next person who wants to remove the lines knows that they are needed. I didn't find any way to exclude them in scss-linters 😞
thx @schurig <3
The stylesheet was broken after deploying 21d646967d86076be741d72d88eb3589a8834382. Those weird lines at the beginning of the
app.scss
file are required by https://github.com/jekyll/jekyll-help/issues/104#issuecomment-50481229.I added a hint so that the next person who wants to remove the lines knows that they are needed. I didn't find any way to exclude them in scss-linters 😞