@codady/normalize
Version:
@codady/normalize, A modern alternative to normalize.css, focused on typography, form usability, and cross-browser consistency.
40 lines (24 loc) • 805 B
Markdown
# Changelog
All changes to Normalize including new features, updates, and removals are documented here.
## [v0.0.6] - 2026-05-09
### Distribution Files
- **Mini file**: https://unpkg.com/@codady/normalize@0.0.6/dist/normalize.min.css
- **Taiwind file**: https://unpkg.com/@codady/normalize@0.0.6/dist/normalize.tailwind.min.css
### Changes
#### Fixed
- :where(:lang(zh)) -> :where([lang]:lang(zh))
#### Added
- Null
#### Removed
- Null
## [v0.0.1] - 2026-04-27
### Distribution Files
- **Mini file**: https://unpkg.com/@codady/normalize@0.0.1/dist/normalize.min.css
- **Tailwind file**: https://unpkg.com/@codady/normalize@0.0.1/dist/normalize.tailwind.min.css
### Changes
#### Fixed
- Null
#### Added
- Publish the first version.
#### Removed
- Null