mirror of
https://github.com/jgthms/bulma
synced 2026-03-20 12:24:28 -07:00
Update changelog
This commit is contained in:
@@ -40,15 +40,16 @@ There is **no** JavaScript included. People generally want to use their own JS i
|
|||||||
|
|
||||||
## Browser Support
|
## Browser Support
|
||||||
|
|
||||||
Bulma uses [autoprefixer](https://github.com/postcss/autoprefixer) to make (most) Flexbox features compatible with earlier browser versions. According to [Can I use](http://caniuse.com/#feat=flexbox), Bulma is compatible with:
|
Bulma uses [autoprefixer](https://github.com/postcss/autoprefixer) to make (most) Flexbox features compatible with earlier browser versions. According to [Can I use](http://caniuse.com/#feat=flexbox), Bulma is compatible with **recent** versions of:
|
||||||
|
|
||||||
* Chrome
|
* Chrome
|
||||||
* Edge
|
* Edge
|
||||||
* Firefox
|
* Firefox
|
||||||
* Internet Explorer (10+)
|
|
||||||
* Opera
|
* Opera
|
||||||
* Safari
|
* Safari
|
||||||
|
|
||||||
|
Internet Explorer (10+) is only partially supported.
|
||||||
|
|
||||||
## Documentation
|
## Documentation
|
||||||
|
|
||||||
The documentation resides in the [docs](docs) directory, and is built with the Ruby-based [Jekyll](https://jekyllrb.com/) tool.
|
The documentation resides in the [docs](docs) directory, and is built with the Ruby-based [Jekyll](https://jekyllrb.com/) tool.
|
||||||
|
|||||||
Reference in New Issue
Block a user