We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e2fc52 commit 698df49Copy full SHA for 698df49
src/styles/variables.scss
@@ -22,6 +22,7 @@ $subMenuHover:#001528;
22
$sideBarWidth: 180px;
23
24
// the :export directive is the magic sauce for webpack
25
+// https://www.bluematador.com/blog/how-to-share-variables-between-js-and-sass
26
:export {
27
menuText: $menuText;
28
menuActiveText: $menuActiveText;
0 commit comments