diff --git a/_sass/_badges.scss b/_sass/_datacoop.scss similarity index 100% rename from _sass/_badges.scss rename to _sass/_datacoop.scss diff --git a/assets/css/style.scss b/assets/css/style.scss index 467a59c..1135038 100644 --- a/assets/css/style.scss +++ b/assets/css/style.scss @@ -300,4 +300,4 @@ table th // ... Otherwise it really bloats up the top of the CSS file and makes it difficult to find the start @import "highlights"; @import "svg-icons"; -@import "badges"; +@import "datacoop";