mirror of
https://github.com/penpot/penpot.git
synced 2025-01-22 14:39:45 -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…
Add table
Reference in a new issue