]> git.ipfire.org Git - thirdparty/bulma.git/commitdiff
Update README.md
authorMichael Grigoryan <56165400+MichaelGrigoryan25@users.noreply.github.com>
Fri, 16 Oct 2020 10:26:56 +0000 (14:26 +0400)
committerJeremy Thomas <bbxdesign@gmail.com>
Fri, 16 Oct 2020 15:38:02 +0000 (16:38 +0100)
"@" sign was missing in the documentation. Added it.

README.md

index 73db23d66b77820b95f306dc2abed51dbce199bb..de2ffafa01be9c90a9d8af79149e44e4385a083c 100644 (file)
--- 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