From: Michael Grigoryan <56165400+MichaelGrigoryan25@users.noreply.github.com> Date: Fri, 16 Oct 2020 10:26:56 +0000 (+0400) Subject: Update README.md X-Git-Tag: 0.9.2~49 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=133d47d624426a11b61796eff6435a77f9e3d99b;p=thirdparty%2Fbulma.git Update README.md "@" sign was missing in the documentation. Added it. --- diff --git a/README.md b/README.md index 73db23d66..de2ffafa0 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ bower install bulma After installation, you can import the CSS file into your project using this snippet: ```sh -import 'bulma/css/bulma.css' +@import 'bulma/css/bulma.css' ``` ### CDN