Merge pull request #102 from guzba/master

comment out blends not avail in figma
This commit is contained in:
treeform 2021-02-10 20:26:26 -08:00 committed by GitHub
commit 8f3ad8f936
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -12,11 +12,11 @@ type
bmNormal
bmDarken
bmMultiply
bmLinearBurn
# bmLinearBurn
bmColorBurn
bmLighten
bmScreen
bmLinearDodge
# bmLinearDodge
bmColorDodge
bmOverlay
bmSoftLight