Preparation for build of a unique CSS

This commit is contained in:
Francis Lachapelle
2015-06-11 15:57:16 -04:00
parent 6040838396
commit 36c931b596
42 changed files with 65 additions and 1794 deletions
+1 -1
View File
@@ -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;