CHANGELOG 3.11.30
🚀 Added
- Added
zoom
helper to docs, upscaling by 1x, 2x, 3x, 4x and 5x. It is based on zoom - CSS | MDN
🩹 Fixed
- Fixed toggle menu on buttons and chips (#476)
⚠️ Breaking changes
- None
Added zoom helper to docs, upscaling by 1x, 2x, 3x, 4x and 5x. It is based on zoom - CSS | MDN
<* class="zoom">...</*>
<* class="tiny-zoom">...</*>
<* class="small-zoom">...</*>
<* class="medium-zoom">...</*>
<* class="large-zoom">...</*>
<* class="extra-zoom">...</*>