N°2847 - Restore components/layouts SCSS files to keep matching SCSS conventions

This commit is contained in:
Molkobain
2020-12-04 23:03:17 +01:00
parent c46b046254
commit 815b2e1670
54 changed files with 4 additions and 4 deletions

View File

@@ -0,0 +1,12 @@
/*!
* copyright Copyright (C) 2010-2020 Combodo SARL
* license http://opensource.org/licenses/AGPL-3.0
*/
@import "input";
@import "input-select";
@import "input-date";
@import "input-datetime";
@import "input-duration";
@import "input-string";
@import "input-tagset";