N°3685 Compile SCSS files as a compressed CSS file and fix SCSS copyright comment so that they don't end up in compiled CSS

This commit is contained in:
Stephen Abello
2021-09-14 11:16:11 +02:00
committed by Molkobain
parent 120670240c
commit 86ebb93149
141 changed files with 383 additions and 852 deletions

View File

@@ -1,7 +1,8 @@
/*!
/*
* @copyright Copyright (C) 2010-2021 Combodo SARL
* @license http://opensource.org/licenses/AGPL-3.0
*/
$ibo-panel-within-main-content--margin-bottom: 200px !default;
$ibo-panel-within-main-content--sticky-sentinel-top--top: -1 * $ibo-main-content--padding-top !default;