mirror of
https://github.com/penpot/penpot.git
synced 2025-05-10 22:56:37 +02:00
✨ Adds grid to the actibable features
This commit is contained in:
parent
ac184a7c8f
commit
da9fa31c27
6 changed files with 10 additions and 7 deletions
|
@ -19,3 +19,6 @@
|
|||
|
||||
(defn ^:export new-css-system []
|
||||
(features/toggle-feature! :new-css-system))
|
||||
|
||||
(defn ^:export grid []
|
||||
(features/toggle-feature! :grid-layout))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue