* Close#2598
- Add $card-radius variable
- Default to 0 (no braking change)
- Update variables/card.json
* Fix per @jgthms
- Could be a small breaking change
since `overflow: hidden` is added to card
* Add Sass variable to control Navbar Burger color
Adds a sass variable to control the Navbar's burger color. Sets the default to match what the Item color is set to.
* Update order for bulma code styles
* Update Docs to reflect the improvement/bugifx.
* Replace variables.json with colors.json and update related files accordingly
* Add variables data files
* Update variables include template and all related files to use new variables data
* Fix mobile breakpoint id typo in responsivness docs page
* Fix Liquid syntax error in made-with-bulma docs page
* Update bulma sass files count in modular docs page
* Use breakpoints data in responsiveness helpers docs page
* Use breakpoints and variables data in typography helpers docs page
* Add missing page titles in docs pages front matter