From 8cffc4872cf78777bcb105719fbb77930fb5b070 Mon Sep 17 00:00:00 2001 From: Josh Date: Fri, 15 Jun 2018 11:34:34 -0400 Subject: [PATCH] reinclude tabler progress --- app/assets/stylesheets/_tabler-custom.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/assets/stylesheets/_tabler-custom.scss b/app/assets/stylesheets/_tabler-custom.scss index 3615c634..95668849 100644 --- a/app/assets/stylesheets/_tabler-custom.scss +++ b/app/assets/stylesheets/_tabler-custom.scss @@ -27,7 +27,7 @@ @import "tabler/list-group"; @import "tabler/avatar"; //@import "tabler/product"; -//@import "tabler/progress"; +@import "tabler/progress"; @import "tabler/icon"; //@import "tabler/image"; //@import "tabler/link";