From 28dfdb82c15a7680a97221026268ffc552424590 Mon Sep 17 00:00:00 2001 From: Thomas Amland Date: Sun, 25 Apr 2021 13:49:09 +0200 Subject: [PATCH] allow inline style from vue-slider-component --- public/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/index.html b/public/index.html index 506b6ff..a55b8ed 100644 --- a/public/index.html +++ b/public/index.html @@ -4,7 +4,7 @@ <% if (process.env.NODE_ENV === "production") { %> - + <% } else { %> <% } %>