79155739

Date: 2024-11-04 14:06:53
Score: 0.5
Natty:
Report link

According to this line in vite https://github.com/vitejs/vite/blob/fb227ec4402246b5a13e274c881d9de6dd8082dd/packages/vite/src/node/plugins/asset.ts#L430

You should be able to use

background-image: url("@assets/file.svg#file");
Reasons:
  • Probably link only (1):
  • Low length (1):
  • Has code block (-0.5):
  • High reputation (-1):
Posted by: Tofandel