From: Max Stritzinger Date: Sat, 1 Apr 2017 07:50:47 +0000 (-0700) Subject: Remove incorrect/unclear documentation X-Git-Tag: 0.4.1~22 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=364da98dbd32f53fe92143428c89ceb6a5060090;p=thirdparty%2Fbulma.git Remove incorrect/unclear documentation --- diff --git a/docs/documentation/overview/start.html b/docs/documentation/overview/start.html index f275a69af..cebe0741f 100644 --- a/docs/documentation/overview/start.html +++ b/docs/documentation/overview/start.html @@ -98,9 +98,6 @@ npm install bulma

Set your variables:
{% highlight sass %} -// Import Bulma's initial variables -@import "bulma/sass/utilities/variables.sass" - // Override initial variables here // You can add new ones or update existing ones: @@ -127,9 +124,6 @@ $family-primary: $family-serif // Use the new serif family

Import Bulma after having set your variables:
{% highlight sass %} -// Import Bulma's initial variables -@import "bulma/sass/utilities/variables.sass" - // Override initial variables here // You can add new ones or update existing ones: