From 2dc033ee20325f684cbcf15c04e7f643acd9d9e0 Mon Sep 17 00:00:00 2001 From: Josh Date: Thu, 21 Jun 2018 11:06:14 -0400 Subject: [PATCH] remove tabler plugins --- app/assets/stylesheets/application.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/app/assets/stylesheets/application.scss b/app/assets/stylesheets/application.scss index 9f2d0d1a..caf7f31e 100644 --- a/app/assets/stylesheets/application.scss +++ b/app/assets/stylesheets/application.scss @@ -16,7 +16,6 @@ @import "tabler/variables"; @import "bootstrap"; @import "tabler-custom"; -@import "tabler.plugins"; @import "main"; @import "rooms";