mirror of
https://github.com/penpot/penpot.git
synced 2025-07-31 23:08:28 +02:00
🎉 Make the design tokens feature enabled by default
This commit is contained in:
parent
0d4a6fc75f
commit
d6efd469e4
1 changed files with 2 additions and 1 deletions
|
@ -61,7 +61,8 @@
|
||||||
"styles/v2"
|
"styles/v2"
|
||||||
"layout/grid"
|
"layout/grid"
|
||||||
"components/v2"
|
"components/v2"
|
||||||
"plugins/runtime"})
|
"plugins/runtime"
|
||||||
|
"design-tokens/v1"})
|
||||||
|
|
||||||
;; A set of features which only affects on frontend and can be enabled
|
;; A set of features which only affects on frontend and can be enabled
|
||||||
;; and disabled freely by the user any time. This features does not
|
;; and disabled freely by the user any time. This features does not
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue