Update README.md
"@" sign was missing in the documentation. Added it.
This commit is contained in:
parent
f74cfc4475
commit
133d47d624
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue