From 1904bfdba633a1dd85e83d04a91168966ef1de61 Mon Sep 17 00:00:00 2001 From: Pierre Goiffon Date: Tue, 21 Apr 2020 16:35:41 +0200 Subject: [PATCH] css-variables : update to 2.7.0-2 --- css/css-variables.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/css-variables.scss b/css/css-variables.scss index 524c792b0..76e3f6183 100644 --- a/css/css-variables.scss +++ b/css/css-variables.scss @@ -17,7 +17,7 @@ */ // Beware the version number MUST be enclosed with quotes otherwise v2.3.0 becomes v2 0.3 .0 -$version: "v2.7.0-1"; +$version: "v2.7.0-2"; $approot-relative: "../../../../../" !default; // relative to env-***/branding/themes/***/main.css // Base colors