Changelog
Back to changelogNative Bricks Custom Framework Mapping
This release introduces a Custom Framework Mapping system designed specifically for native Bricks users.
Instead of relying on external variable frameworks such as ACSS or Core Framework, users can now map their own CSS variables directly to Pixflow’s internal design tokens via a dedicated wizard.
The Custom Mapping Wizard allows mapping of:
-
Spacing scales
-
Typography scales
-
Colors
-
Radius
-
Grid presets
-
Additional design tokens (borders, shadows, timing, utilities)
Once configured, Pixflow performs automatic variable replacement at copy-time. When a layout or component is copied, Pixflow rewrites its default tokens to the user’s mapped variables before insertion. No variable imports or post-copy steps are required.
The feature is accessible via the Framework dropdown by selecting Custom Mapping (Wizard) and clicking Configure.
This update removes the need to import external frameworks when using Bricks’ native variable system and provides full flexibility for custom token architectures.
The Custom Mapping Wizard is now available to all registered users.
Custom Framework Mapping
Introduced a full variable mapping system allowing users to map their own CSS variables to Pixflow tokens via a step-by-step wizard.
Copy-Time Variable Rewrite Engine
Added automatic token replacement during layout copy, rewriting Pixflow variables to user-defined mappings before insertion into Bricks.
Native Bricks Support (No External Variable Imports Required)
Pixflow layouts now work directly with Bricks’ native variable system without requiring ACSS, Core Framework, or additional variable imports.