We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 794877c commit dbd963dCopy full SHA for dbd963d
CHANGELOG.md
@@ -23,4 +23,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
23
24
### Changed
25
- zero values now remain unitless.
26
-- replace regexp is not case sensitive, so if you want to change `px`, then `pX` values won't be changed.
+- replace regexp is now case sensitive, so if you want to change `px`, then `pX` values won't be changed.
0 commit comments