mirror of
https://github.com/penpot/penpot.git
synced 2025-01-06 14:50:20 -05:00
🐛 Remove box shadow from supported tokens
This commit is contained in:
parent
7debdefa22
commit
bf3880a21c
1 changed files with 0 additions and 1 deletions
|
@ -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 a new issue