mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 02:04:29 -07:00
Update templates
This commit is contained in:
@@ -38,12 +38,6 @@ You can either use that file, "out of the box", or download the Sass source file
|
||||
|
||||
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.
|
||||
|
||||
## Roadmap
|
||||
|
||||
Bulma keeps track of the upcoming fixes and features on Trello: [Bulma roadmap](https://trello.com/b/5Lzqejo3/bulma-roadmap)
|
||||
|
||||
It's more a tasklist than a roadmap, but it will give you an overview of where things are going!
|
||||
|
||||
## 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:
|
||||
@@ -64,4 +58,4 @@ Bulma uses [autoprefixer](https://github.com/postcss/autoprefixer) to make (most
|
||||
|
||||
## Copyright and license
|
||||
|
||||
Code copyright 2016 Jeremy Thomas. Code released under [the MIT license](https://github.com/jgthms/bulma/blob/master/LICENSE).
|
||||
Code copyright 2017 Jeremy Thomas. Code released under [the MIT license](https://github.com/jgthms/bulma/blob/master/LICENSE).
|
||||
|
||||
Reference in New Issue
Block a user