mirror of
https://github.com/jgthms/bulma.git
synced 2025-01-09 15:44:25 +00:00
Fix customize code
This commit is contained in:
parent
1913193aaf
commit
202c5996a4
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user