mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-29 21:48:45 +02:00
SCSS: Move depression/elevation variables to proper files
This commit is contained in:
@@ -3,7 +3,9 @@
|
||||
* @license http://opensource.org/licenses/AGPL-3.0
|
||||
*/
|
||||
|
||||
@import "border-radius";
|
||||
@import "typography";
|
||||
@import "colors/all";
|
||||
@import "path";
|
||||
@import "border-radius";
|
||||
@import "depression";
|
||||
@import "elevation";
|
||||
@import "path";
|
||||
@import "typography";
|
||||
|
||||
Reference in New Issue
Block a user