Add content ol types

This commit is contained in:
Jeremy Thomas
2018-10-07 19:04:09 +02:00
parent c12a649c93
commit ee8e0a497e
5 changed files with 699 additions and 155 deletions

View File

@@ -13,6 +13,7 @@
* #2109 Add and use `$navbar-breakpoint` variable
* New variables `$control-height`, `$control-line-height`, `$pagination-min-width`, `$input-height`
* #1720 Add list element feature
* #2123 Add `.content ol` types: `.is-lower-roman`, `.is-upper-roman`, `.is-lower-alpha`, `.is-upper-alpha`, and support for the `type=` HTML attribute
### Improvements