Twitter-2-0-Clone
Twitter-2-0-Clone copied to clipboard
Bumps autoprefixer from 10.4.8 to 10.4.13.
Bumps autoprefixer from 10.4.8 to 10.4.13.
Release notes
Sourced from autoprefixer's releases.
10.4.13
- Fixed missed prefixes on vendor prefixes in name of CSS Custom Property.
10.4.12
- Fixed support of unit-less zero angle in backgrounds (by
@yisibl
).10.4.11
- Fixed
text-decoration
prefixes by moving to MDN data (by@romainmenke
).10.4.10
- Fixed
unicode-bidi
prefixes by moving to MDN data.10.4.9
- Fixed
css-unicode-bidi
issue from latest Can I Use.
Changelog
Sourced from autoprefixer's changelog.
10.4.13
- Fixed missed prefixes on vendor prefixes in name of CSS Custom Property.
10.4.12
- Fixed support of unit-less zero angle in backgrounds (by 一丝).
10.4.11
- Fixed
text-decoration
prefixes by moving to MDN data (by Romain Menke).10.4.10
- Fixed
unicode-bidi
prefixes by moving to MDN data.10.4.9
- Fixed
css-unicode-bidi
issue from latest Can I Use.
Commits
1895e98
Release 10.4.13 version8caf491
Update dependencies878d82c
Ignore CSS Custom Properties on prefix in value lookupa16e12f
Update dependencies959554b
Add Node.js 19 to CI933052d
update tests results for postcss 8.4.17 (#1481)0d799e8
Release 10.4.12 version542bd85
Fix gradients cleaning2d286dd
fix: unitless zero for\<angle>
values are allowed in CSS gradients (#1479)c338165
Update dependencies- Additional commits viewable in compare view