mirror of
https://github.com/jgthms/bulma.git
synced 2024-11-14 11:14:24 +00:00
Updated broken link in the README.md
Sure, here's a more concise and clear version: "The old variable link (https://bulma.io/documentation/overview/variables/) was broken. I used the Wayback Machine to see where it originally directed and found that the variables page was divided into different sections. The new link is now (https://bulma.io/documentation/customize/#docsNav), which I have updated in the README." Is this better?
This commit is contained in:
parent
43b879db25
commit
d0e7ccbadc
@ -54,7 +54,7 @@ Feel free to raise an issue or submit a pull request.
|
|||||||
|
|
||||||
Bulma is a **CSS** framework. As such, the sole output is a single CSS file: [bulma.css](https://github.com/jgthms/bulma/blob/master/css/bulma.css)
|
Bulma is a **CSS** framework. As such, the sole output is a single CSS file: [bulma.css](https://github.com/jgthms/bulma/blob/master/css/bulma.css)
|
||||||
|
|
||||||
You can either use that file, "out of the box", or download the Sass source files to customize the [variables](https://bulma.io/documentation/overview/variables/).
|
You can either use that file, "out of the box", or download the Sass source files to customize the [variables](https://bulma.io/documentation/customize/#docsNav).
|
||||||
|
|
||||||
There is **no** JavaScript included. People generally want to use their own JS implementation (and usually already have one). Bulma can be considered "environment agnostic": it's just the style layer on top of the logic.
|
There is **no** JavaScript included. People generally want to use their own JS implementation (and usually already have one). Bulma can be considered "environment agnostic": it's just the style layer on top of the logic.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user