Remove sass comment

This commit is contained in:
Tim Daubenschütz 2016-02-04 15:57:38 +01:00
parent ac2319f231
commit c18b70f764
1 changed files with 0 additions and 1 deletions

View File

@ -1,4 +1,3 @@
/** Sass cannot use a number as the first character of a variable, so we'll have to settle with polline **/
$polline--fg-color: black;
$polline--bg-color: white;
$polline--nav-fg-prim-color: $polline--fg-color;