Skip to content

Commit

Permalink
feat: add mix-blend-plus-lighter utility
Browse files Browse the repository at this point in the history
  • Loading branch information
muhammadsammy committed May 21, 2023
1 parent f70f2eb commit edcfdca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/cli/lib/non-configurable/effects.ts
Expand Up @@ -15,6 +15,7 @@ const mixBlendMode = [
'mix-blend-saturation',
'mix-blend-color',
'mix-blend-luminosity',
'mix-blend-plus-lighter',
];

const backgroundBlendMode = [
Expand Down

0 comments on commit edcfdca

Please sign in to comment.