mirror of https://github.com/penpot/penpot.git
🎉 Make the design tokens feature enabled by default
This commit is contained in:
parent
0d4a6fc75f
commit
d6efd469e4
|
|
@ -61,7 +61,8 @@
|
|||
"styles/v2"
|
||||
"layout/grid"
|
||||
"components/v2"
|
||||
"plugins/runtime"})
|
||||
"plugins/runtime"
|
||||
"design-tokens/v1"})
|
||||
|
||||
;; 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
|
||||
|
|
|
|||
Loading…
Reference in New Issue