Skip to content

@vanilla-extract/[email protected]

Choose a tag to compare

@vanilla-extract-ci vanilla-extract-ci released this 29 Sep 02:28
· 305 commits to master since this release
f6bd973

Patch Changes

  • #852 dfc6405 Thanks @mattcompiles! - Fix Cannot find module *.css.ts.vanilla.css issue

    Previously, CSS was being output on both the client and server builds. This fix ensure CSS is only output on the client build.