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 7f9b761 commit 92c5427Copy full SHA for 92c5427
README.md
@@ -7,8 +7,8 @@
7
[PostCSS] plugin to add opacity to any color with [Relative Color Syntax].
8
9
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()`].
+Firefox still [doesn’t support] this syntax and plugin partially polyfills
+this syntax via [`color-mix()`].
12
13
```css
14
.notice {
0 commit comments