diff --git a/_sass/color_schemes/light.scss b/_sass/color_schemes/light.scss index e9624b3ceff95c465aafb4e71d18274a03689664..5932f2980f2a9cc6eb12a8084e3c4c65d4085250 100644 --- a/_sass/color_schemes/light.scss +++ b/_sass/color_schemes/light.scss @@ -1 +1 @@ -// override this file to change the light (default) theme \ No newline at end of file +// override this file to change the light (default) theme diff --git a/_sass/modules.scss b/_sass/modules.scss index 4b1f129bd0b10d5ad10516aeac309949eb27a8d3..dc94a4bd35ee843644beab2d6d3ab389e91e0720 100644 --- a/_sass/modules.scss +++ b/_sass/modules.scss @@ -16,4 +16,4 @@ @import "./search"; @import "./tables"; @import "./code"; -@import "./utilities/utilities"; \ No newline at end of file +@import "./utilities/utilities";