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

latest releases: @vanilla-extract/vite-plugin@4.0.7, @vanilla-extract/private@1.0.4, @vanilla-extract/next-plugin@2.4.0...
2 years ago

Minor Changes

  • #373 a55d2cf Thanks @mattcompiles! - Add devStyleRuntime option to allow switching between dev style runtimes

    The built-in Vite dev style runtime (what adds styles to the page when running vite serve) doesn't seem to clean up old styles as expected. Passing devStyleRuntime: 'vanilla-extract' will instead use vanilla-extract's browser runtime. This pushes all style creation in development to the browser, but may give a better HMR experience.

Don't miss a new vanilla-extract release

NewReleases is sending notifications on new releases.