mirror of https://github.com/penpot/penpot.git
🐛 Remove box shadow from supported tokens
This commit is contained in:
parent
7debdefa22
commit
bf3880a21c
|
|
@ -36,7 +36,6 @@
|
|||
(def token-type->dtcg-token-type
|
||||
{:boolean "boolean"
|
||||
:border-radius "borderRadius"
|
||||
:box-shadow "boxShadow"
|
||||
:color "color"
|
||||
:dimensions "dimension"
|
||||
:numeric "numeric"
|
||||
|
|
|
|||
Loading…
Reference in New Issue