Skip to content

Commit 3a0d975

Browse files
include css variables in main index file
1 parent 6f79749 commit 3a0d975

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
<![endif]
2424
-->
2525

26+
<link rel="stylesheet" type="text/css" href="_shared/styles/variables.css">
2627
<link rel="stylesheet" type="text/css" href="_shared/styles/generic.css">
2728

2829
<script type="text/javascript">

0 commit comments

Comments
 (0)