]> git.localhorst.tv Git - alttp.git/blobdiff - resources/sass/app.scss
add discord auth
[alttp.git] / resources / sass / app.scss
index 25c461944c9800fcc487dcd171e480a2712c9ae7..13c7994deefc2ede472ead41d4fd618f3a3c05a1 100644 (file)
@@ -5,7 +5,10 @@
 @import 'variables';
 
 // Bootstrap
-@import '~bootstrap/scss/bootstrap';
+@import 'bootstrap';
 
 // Toastr
 @import 'toastr';
+
+// Custom
+@import 'common';