mirror of
https://github.com/less/less.js.git
synced 2026-04-09 03:00:20 -04:00
Soft light blending mode added.
This commit is contained in:
committed by
Luke Page
parent
6696368eb3
commit
6e97b8f694
@@ -70,3 +70,6 @@
|
||||
#alpha {
|
||||
alpha: rgba(153, 94, 51, 0.6);
|
||||
}
|
||||
#blendmodes {
|
||||
softlight: #ff0000;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user