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,3 +1,8 @@
/*
* @copyright Copyright (C) 2010-2021 Combodo SARL
* @license http://opensource.org/licenses/AGPL-3.0
*/
$ibo-button--sibling-spacing: 5px !default;
$ibo-button--padding-y: 6px !default;
$ibo-button--padding-x: 9px !default;