|
@@ -29,11 +29,9 @@ Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
|
|
|
@import "../abstracts/imports";
|
|
|
|
|
|
/**
|
|
|
- * Child Theme Name
|
|
|
+ * Child Theme Deep
|
|
|
*/
|
|
|
@import "config-child-theme-deep";
|
|
|
-//@import "config-child-theme";
|
|
|
-@import "extra-child-theme";
|
|
|
|
|
|
/**
|
|
|
* Base
|
|
@@ -90,4 +88,3 @@ Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
|
|
|
* Child Theme Extra Styles
|
|
|
*/
|
|
|
@import "extra-child-theme";
|
|
|
-
|