mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-17 06:14:54 +00:00
Preparation for build of a unique CSS
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
// Import from sources for extends
|
||||
// ------------------------------
|
||||
// -------------------------------
|
||||
@import "../../angular-material/src/core/style/layout";
|
||||
|
||||
// Utility classes to compensate for the the xml mandatory attribute values
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
@import '../angular-material/src/core/style/mixins.scss';
|
||||
|
||||
@mixin margin-selectors($before:1em, $after:1em, $start:0px, $end:0px) {
|
||||
-webkit-margin-before: $before;
|
||||
-webkit-margin-after: $after;
|
||||
|
||||
Reference in New Issue
Block a user