0
Fork 0
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:
Florian Schroedl 2024-10-23 10:05:24 +02:00
parent 7debdefa22
commit bf3880a21c

View file

@ -36,7 +36,6 @@
(def token-type->dtcg-token-type
{:boolean "boolean"
:border-radius "borderRadius"
:box-shadow "boxShadow"
:color "color"
:dimensions "dimension"
:numeric "numeric"