Skip to content

Commit 364da98

Browse files
maxstrjgthms
authored andcommitted
Remove incorrect/unclear documentation
1 parent 404d5fd commit 364da98

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

docs/documentation/overview/start.html

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -98,9 +98,6 @@ <h3 class="title">Customizing with Sass</h3>
9898
<p class="title is-5">
9999
<strong>Set</strong> your variables:<br>
100100
{% highlight sass %}
101-
// Import Bulma's initial variables
102-
@import "bulma/sass/utilities/variables.sass"
103-
104101
// Override initial variables here
105102
// You can add new ones or update existing ones:
106103

@@ -127,9 +124,6 @@ <h3 class="title">Customizing with Sass</h3>
127124
<p class="title is-5">
128125
<strong>Import</strong> Bulma <em>after</em> having set your variables:<br>
129126
{% highlight sass %}
130-
// Import Bulma's initial variables
131-
@import "bulma/sass/utilities/variables.sass"
132-
133127
// Override initial variables here
134128
// You can add new ones or update existing ones:
135129

0 commit comments

Comments
 (0)