mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 02:04:29 -07:00
Update README.md
"@" sign was missing in the documentation. Added it.
This commit is contained in:
committed by
Jeremy Thomas
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
|
||||||
|
|||||||
Reference in New Issue
Block a user