Skip to content

[babel-plugin] Better options for processStylexRules #1062

Open
@necolas

Description

@necolas

In particular, we should be able to support generating CSS files that:

  • Order CSS correctly but don't use @layer or a polyfill.
    • CSS layers aren't needed for many use cases.
  • Use native @layer.
    • Useful for explicitly controlling order, including when generating multiple sheets.
  • Polyfill @layer.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions