Skip to content

Commit edcfdca

Browse files
committed
feat: add mix-blend-plus-lighter utility
1 parent f70f2eb commit edcfdca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/cli/lib/non-configurable/effects.ts

+1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ const mixBlendMode = [
1515
'mix-blend-saturation',
1616
'mix-blend-color',
1717
'mix-blend-luminosity',
18+
'mix-blend-plus-lighter',
1819
];
1920

2021
const backgroundBlendMode = [

0 commit comments

Comments
 (0)