Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-02 | 821 Bytes | |
v3.11.30 source code.tar.gz | 2025-07-02 | 9.4 MB | |
v3.11.30 source code.zip | 2025-07-02 | 9.5 MB | |
Totals: 3 Items | 19.0 MB | 0 |
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 (https://github.com/beercss/beercss/issues/476)
⚠️ Breaking changes
- None
Added zoom helper to docs, upscaling by 1x, 2x, 3x, 4x and 5x. It is based on zoom - CSS | MDN
:::html
<* class="zoom">...</*>
<* class="tiny-zoom">...</*>
<* class="small-zoom">...</*>
<* class="medium-zoom">...</*>
<* class="large-zoom">...</*>
<* class="extra-zoom">...</*>