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