@sproutsocial/racine 11.2.2-beta.0 → 11.2.2-beta.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
|
|
4
4
|
// SET-UP
|
|
5
5
|
// This file is auto-generated based on the JS theme file, ensuring our SCSS theme variables stay in sync.
|
|
6
|
-
@import "
|
|
6
|
+
@import "../../../../dist/themes/racine/dark/dark.scss";
|
|
7
7
|
|
|
8
8
|
// In the JS theme file, the theme object is exported as "default" (i.e., using "export default"),
|
|
9
9
|
// so we need to map-get "default" to access it.
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
|
|
4
4
|
// SET-UP
|
|
5
5
|
// This file is auto-generated based on the JS theme file, ensuring our SCSS theme variables stay in sync.
|
|
6
|
-
@import "
|
|
6
|
+
@import "../../../../dist/themes/racine/light/light.scss";
|
|
7
7
|
|
|
8
8
|
// In the JS theme file, the theme object is exported as "default" (i.e., using "export default"),
|
|
9
9
|
// so we need to map-get "default" to access it.
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
|
|
4
4
|
// SET-UP
|
|
5
5
|
// This file is auto-generated based on the JS theme file, ensuring our SCSS theme variables stay in sync.
|
|
6
|
-
@import "
|
|
6
|
+
@import "../../../../dist/themes/racine/dark/dark.scss";
|
|
7
7
|
|
|
8
8
|
// In the JS theme file, the theme object is exported as "default" (i.e., using "export default"),
|
|
9
9
|
// so we need to map-get "default" to access it.
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
|
|
4
4
|
// SET-UP
|
|
5
5
|
// This file is auto-generated based on the JS theme file, ensuring our SCSS theme variables stay in sync.
|
|
6
|
-
@import "
|
|
6
|
+
@import "../../../../dist/themes/racine/light/light.scss";
|
|
7
7
|
|
|
8
8
|
// In the JS theme file, the theme object is exported as "default" (i.e., using "export default"),
|
|
9
9
|
// so we need to map-get "default" to access it.
|