Skip to content

CSS @value syntax not compatible with Turbopack #33

@bitnimble

Description

@bitnimble

@value for defining CSS variables and sharing them between CSS modules is not compatible with Turbopack and LightningCSS.

The codebase needs to be refactored to use standard CSS variables instead. CSS modules that currently export design tokens such as colours should be moved into a single global CSS file called "design_system.css" that exports all tokens into the global root as CSS variables.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions