Skip to content

@vanilla-extract/[email protected]

Choose a tag to compare

@vanilla-extract-ci vanilla-extract-ci released this 25 Nov 00:43
· 1 commit to master since this release
c443d03

Minor Changes

  • #1654 fbc2c31 Thanks @askoufis! - Add optional unstable_injectFilescopes flag

    The unstable_injectFilescopes flag injects filescopes into Vanilla Extract modules instead of generating CSS. This is useful for utility or component libraries that prefer their consumers to process Vanilla Extract files instead of bundling CSS.

    Note that this flag only works with preserveModules: true.

Patch Changes