Skip to content

Commit b6b18b4

Browse files
authored
Fix _variables.scss filename in README (alshedivat#1683)
1 parent f83d09c commit b6b18b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -613,7 +613,7 @@ A variety of beautiful theme colors have been selected for you to choose from.
613613
The default is purple, but you can quickly change it by editing the
614614
`--global-theme-color` variable in the `_sass/_themes.scss` file.
615615
Other color variables are listed there as well.
616-
The stock theme color options available can be found at `_sass/variables.scss`.
616+
The stock theme color options available can be found at `_sass/_variables.scss`.
617617
You can also add your own colors to this file assigning each a name for ease of
618618
use across the template.
619619

0 commit comments

Comments
 (0)