Skip to content

Commit

Permalink
fix grammar
Browse files Browse the repository at this point in the history
  • Loading branch information
fpetrakov authored Nov 29, 2023
1 parent 65a9143 commit 03a4de8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@

[PostCSS] plugin to add opacity to any colors with [Relative Color Syntax].

Upcoming CSS Colors 5 allows to change any color including adding opacity.
But Firefox still [doesn’t support] this syntax. This tool partially polyfill
Upcoming CSS Colors 5 allows changing any color including adding opacity.
But Firefox still [doesn’t support] this syntax. This tool partially polyfills
this syntax via [`color-mix()`].

```css
Expand Down

0 comments on commit 03a4de8

Please sign in to comment.