Skip to content

@vanilla-extract/babel-plugin@1.1.2

Compare
Choose a tag to compare
@seek-oss-ci seek-oss-ci released this 13 Oct 00:01
· 343 commits to master since this release
d0e9916

Patch Changes

  • #409 a9c5cb7 Thanks @benjervis! - Handle vite 2.6.

    As of vite 2.6 and greater, ?used gets appended to css imports, which causes the file imports to be not what we expected.

    This caused mismatching classnames in the vite plugin, and it caused the babel plugin to not add filescopes when it should have.

  • Updated dependencies [a9c5cb7]:

    • @vanilla-extract/integration@1.4.3