github vanilla-extract-css/vanilla-extract @vanilla-extract/vite-plugin@3.1.0

latest releases: @vanilla-extract/integration@7.1.4, @vanilla-extract/vite-plugin@4.0.9, @vanilla-extract/webpack-plugin@2.3.8...
2 years ago

Minor Changes

  • #517 64791f3 Thanks @benjervis! - Add postcss processing to the plugin

    Vite supports postcss processing as a built in feature, but that's lost in dev mode with vanilla-extract because there are no actual css files for vite to pick up.

    The vite plugin now manually runs postcss over the generated css in serve mode, if any postcss config was found.

Patch Changes

  • Updated dependencies [64791f3]:
    • @vanilla-extract/integration@2.0.0

Don't miss a new vanilla-extract release

NewReleases is sending notifications on new releases.