X-Git-Url: https://git.localhorst.tv/?a=blobdiff_plain;f=resources%2Fsass%2Fapp.scss;h=cbb7c679bde7a2574def771e86ce7c4d62af509b;hb=0f171dfffd9c0c2cc895c9f282c5f4550844cc5a;hp=ff99a53f6534807c665f7f05b9b8e4c4fca293f2;hpb=edd0e97bfdc544114f30bf4c13a929631c44a555;p=alttp.git diff --git a/resources/sass/app.scss b/resources/sass/app.scss index ff99a53..cbb7c67 100644 --- a/resources/sass/app.scss +++ b/resources/sass/app.scss @@ -13,5 +13,6 @@ // Custom @import 'common'; @import 'participants'; +@import 'results'; @import 'rounds'; @import 'users';