mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-13 07:24:13 +01:00
9 lines
211 B
SCSS
9 lines
211 B
SCSS
/*
|
|
* @copyright Copyright (C) 2010-2021 Combodo SARL
|
|
* @license http://opensource.org/licenses/AGPL-3.0
|
|
*/
|
|
|
|
@import "variables/all";
|
|
@import "functions/all";
|
|
@import "mixins/all";
|
|
@import "helpers/all"; |