Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-27 | 722 Bytes | |
v0.21.0 source code.tar.gz | 2025-07-27 | 180.4 kB | |
v0.21.0 source code.zip | 2025-07-27 | 207.1 kB | |
Totals: 3 Items | 388.3 kB | 6 |
What's Changed
- Fix social share icons in the documentation page.
- Move
_global.scss
styles todocs.css
and remove_global.scss
from build output. - 💥 Breaking: The
field-row
utility class is removed and replaced with thegroup
class available from the GroupBox component. - 💥 Breaking: Refactor and clean up variables.
- This will mainly affect maintainers only, see
_variables.scss
for the variable naming convention. - For users, the
--window-background-color
is renamed to--w7-w-bg
.
Full Changelog: https://github.com/khang-nd/7.css/compare/v0.20.0...v0.21.0