Update README.md

"@" sign was missing in the documentation. Added it.
This commit is contained in:
Michael Grigoryan 2020-10-16 14:26:56 +04:00 committed by Jeremy Thomas
parent f74cfc4475
commit 133d47d624

View File

@ -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