richardtallent / vite-plugin-singlefile

Vite plugin for inlining JavaScript and CSS resources
MIT License
859 stars 58 forks source link

fix: use href & correct ending for stylesheet link #4

Closed mseele closed 3 years ago

mseele commented 3 years ago

css will not be replaced with current vite version because css link looks different

richardtallent commented 3 years ago

Hi @mseele,

Ditto here, this should be resolved in 0.5.0, which was part of the unreleased 0.2.0-0.4.0 revisions.