mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 02:04:29 -07:00
Fix typos in customize.html (#1409)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user