Skip to content

@vanilla-extract/[email protected]

Choose a tag to compare

@seek-oss-ci seek-oss-ci released this 07 Sep 04:56
· 473 commits to master since this release
d101b43

Minor Changes

  • #341 0b743e7 Thanks @mattcompiles! - No longer require Babel to be run on .css.ts files

    Previously, the @vanilla-extract/webpack-plugin required the @vanilla-extract/babel-plugin to be run over .css.ts files. In order to bring webpack inline with the other integrations, the @vanilla-extract/webpack-plugin can now be used without Babel.

    Note: Automatic debug IDs still require the @vanilla-extract/babel-plugin.

Patch Changes