shadow editor now can handle expressions (functions and variables)
This commit is contained in:
parent
24663b2f04
commit
c937736fea
7 changed files with 285 additions and 207 deletions
|
|
@ -966,6 +966,9 @@
|
|||
"blur": "Blur",
|
||||
"spread": "Spread",
|
||||
"inset": "Inset",
|
||||
"raw": "Plain shadow",
|
||||
"expression": "Expression (advanced)",
|
||||
"empty_expression": "Empty expression",
|
||||
"hintV3": "For shadows you can also use the {0} notation to use other color slot.",
|
||||
"filter_hint": {
|
||||
"always_drop_shadow": "Warning, this shadow always uses {0} when browser supports it.",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue