0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-03-18 10:41:29 -05:00

Add feature-styles-v2 alternative flag for enable new styles

This commit is contained in:
Andrey Antukh 2023-11-08 10:45:28 +01:00
parent b0418ff5f2
commit 8193cea7e1

View file

@ -91,6 +91,7 @@
(case flag
:feature-components-v2 "components/v2"
:feature-new-css-system "styles/v2"
:feature-styles-v2 "styles/v2"
:feature-grid-layout "layout/grid"
:feature-fdata-objects-map "fdata/objects-map"
:feature-fdata-pointer-map "fdata/pointer-map"