·
473 commits
to master
since this release
Minor Changes
-
#341
0b743e7Thanks @mattcompiles! - No longer require Babel to be run on .css.ts filesPreviously, the
@vanilla-extract/webpack-pluginrequired the@vanilla-extract/babel-pluginto be run over .css.ts files. In order to bring webpack inline with the other integrations, the@vanilla-extract/webpack-plugincan now be used without Babel.Note: Automatic debug IDs still require the
@vanilla-extract/babel-plugin.
Patch Changes
- Updated dependencies [
50bae14,0b743e7]:- @vanilla-extract/[email protected]