From ab6eb570ac159e4dc768bc323da9295cf8cc1633 Mon Sep 17 00:00:00 2001 From: Erison Silva Date: Fri, 2 Sep 2022 09:35:35 +0200 Subject: [PATCH] Fix webpack lint --- assets/scss/frontend.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/scss/frontend.scss b/assets/scss/frontend.scss index b0692d898..f9030ae8d 100644 --- a/assets/scss/frontend.scss +++ b/assets/scss/frontend.scss @@ -1 +1 @@ -@import "bootstrap"; \ No newline at end of file +@import 'bootstrap';