Skip to content

Commit 698df49

Browse files
committed
docs: add link
1 parent 1e2fc52 commit 698df49

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/styles/variables.scss

+1
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ $subMenuHover:#001528;
2222
$sideBarWidth: 180px;
2323

2424
// the :export directive is the magic sauce for webpack
25+
// https://www.bluematador.com/blog/how-to-share-variables-between-js-and-sass
2526
:export {
2627
menuText: $menuText;
2728
menuActiveText: $menuActiveText;

0 commit comments

Comments
 (0)