mirror of
https://github.com/penpot/penpot.git
synced 2025-06-09 08:11:38 +02: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
|
(def token-type->dtcg-token-type
|
||||||
{:boolean "boolean"
|
{:boolean "boolean"
|
||||||
:border-radius "borderRadius"
|
:border-radius "borderRadius"
|
||||||
:box-shadow "boxShadow"
|
|
||||||
:color "color"
|
:color "color"
|
||||||
:dimensions "dimension"
|
:dimensions "dimension"
|
||||||
:numeric "numeric"
|
:numeric "numeric"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue