Skip to content

Commit 92c5427

Browse files
committed
Rephrase
1 parent 7f9b761 commit 92c5427

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
[PostCSS] plugin to add opacity to any color with [Relative Color Syntax].
88

99
Upcoming CSS Colors 5 allows you to change any color including adding opacity.
10-
But Firefox still [doesn’t support] this syntax. This tool partially polyfills
11-
this syntax via [`color-mix()`].
10+
Firefox still [doesn’t support] this syntax and plugin partially polyfills
11+
this syntax via [`color-mix()`].
1212

1313
```css
1414
.notice {

0 commit comments

Comments
 (0)