Pixflow plugin is availableView changelog
22 new items droppedView changelog
Style generator is now liveTry it out
March 2, 2026

Native 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.

Try it out

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.

New

Copy-Time Variable Rewrite Engine

Added automatic token replacement during layout copy, rewriting Pixflow variables to user-defined mappings before insertion into Bricks.

New

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.

New
Pixflow