Fix typos in customize.html (#1409)
This commit is contained in:
parent
0c5b3f9d94
commit
efcdee6089
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ doc-subtab: customize
|
|||
{% capture sass %}
|
||||
// 1. Import the initial variables
|
||||
@import "../sass/utilities/initial-variables"
|
||||
@import "../sass/utilities/function";
|
||||
@import "../sass/utilities/functions";
|
||||
@import "../sass/utilities/derived-variables.sass";
|
||||
|
||||
// 2. Set your own initial variables
|
||||
|
|
Loading…
Add table
Reference in a new issue