mirror of
https://github.com/penpot/penpot.git
synced 2025-05-10 05:36:37 +02:00
✨Add new layers panel UI design
This commit is contained in:
parent
90fb619dfc
commit
86b0e95458
191 changed files with 3998 additions and 1037 deletions
|
@ -16,3 +16,6 @@
|
|||
(defn ^:export is-components-v2 []
|
||||
(let [active? (features/active-feature :components-v2)]
|
||||
@active?))
|
||||
|
||||
(defn ^:export new-css-system []
|
||||
(features/toggle-feature! :new-css-system))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue