mirror of
https://github.com/jgthms/bulma.git
synced 2024-11-14 11:14:24 +00:00
Update README.md
"@" sign was missing in the documentation. Added it.
This commit is contained in:
parent
f74cfc4475
commit
133d47d624
@ -40,7 +40,7 @@ bower install bulma
|
|||||||
After installation, you can import the CSS file into your project using this snippet:
|
After installation, you can import the CSS file into your project using this snippet:
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
import 'bulma/css/bulma.css'
|
@import 'bulma/css/bulma.css'
|
||||||
```
|
```
|
||||||
|
|
||||||
### CDN
|
### CDN
|
||||||
|
Loading…
Reference in New Issue
Block a user