From 8e850584953c4ed18757c21303fe7e9f2f46db6b Mon Sep 17 00:00:00 2001 From: Stephen Abello Date: Thu, 7 Jul 2022 09:15:20 +0200 Subject: [PATCH] Fix SCSS comment type --- css/backoffice/components/input/_input-one-way-password.scss | 2 +- css/backoffice/vendors/_selectize.scss | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/css/backoffice/components/input/_input-one-way-password.scss b/css/backoffice/components/input/_input-one-way-password.scss index 57a5feecb..f2a3404d0 100644 --- a/css/backoffice/components/input/_input-one-way-password.scss +++ b/css/backoffice/components/input/_input-one-way-password.scss @@ -1,4 +1,4 @@ -/*! +/* * @copyright Copyright (C) 2010-2021 Combodo SARL * @license http://opensource.org/licenses/AGPL-3.0 */ diff --git a/css/backoffice/vendors/_selectize.scss b/css/backoffice/vendors/_selectize.scss index 52851505a..ea917cd4d 100644 --- a/css/backoffice/vendors/_selectize.scss +++ b/css/backoffice/vendors/_selectize.scss @@ -1,4 +1,4 @@ -/*! +/* * @copyright Copyright (C) 2010-2021 Combodo SARL * @license http://opensource.org/licenses/AGPL-3.0 */