Skip to content

@vanilla-extract/rollup-plugin@1.5.4

Latest

Choose a tag to compare

@vanilla-extract-ci vanilla-extract-ci released this 09 Jul 01:37
40589f7

Patch Changes

  • #1767 45bc884 Thanks @askoufis! - Fixed an issue where rolldown builds could fail when emitted CSS asset names include relative paths, such as when processing dependency or nested .css.ts files.

    This may change filepaths in build output (directory prefixes from input paths are no longer included in emitted CSS filenames), but asset contents and import paths in JS output remain correct.