What's Changed
- Fix
getStyle()silently dropping the standalone.cssoutput file when a chunk also has acss[]array (assignment was overwriting instead of merging) - Add
renderStylePreloads()method toViteManifestandViteManifestInterfaceto emit<link rel="preload" as="style">hints for CSS files - Add
vite_css_preload()Twig function backed byrenderStylePreloads()
Full Changelog: 1.1.0...1.2.0