mirror of
https://github.com/jgthms/bulma
synced 2026-03-27 07:19:35 -07:00
Fix customize code
This commit is contained in:
@@ -8,8 +8,8 @@ doc-subtab: customize
|
||||
{% capture sass %}
|
||||
// 1. Import the initial variables
|
||||
@import "../sass/utilities/initial-variables"
|
||||
@import "../sass/utilities/functions";
|
||||
@import "../sass/utilities/derived-variables.sass";
|
||||
@import "../sass/utilities/functions"
|
||||
@import "../sass/utilities/derived-variables.sass"
|
||||
|
||||
// 2. Set your own initial variables
|
||||
// Update blue
|
||||
|
||||
Reference in New Issue
Block a user