\r\n \r\n \u003C/div>\r\n\u003C/template>\r\n```\r\n\r\n\r\n```\r\n\u003C!-- /pages/service/interior.vue -->\r\n\u003Ctemplate>\r\n\r\n \u003Cdiv class=\"subpage-container\">\r\n\r\n \u003Cdiv class=\"row page-title\" id=\"interior-title\">\r\n \u003Cdiv class=\"row-content\">\r\n \u003Csection>\r\n \u003Ch1>Page Title\u003C/h1>\r\n \u003C/section>\r\n \u003C/div>\r\n \u003C/div>\r\n \r\n \u003C/div>\r\n\u003C/template>\r\n\r\n\u003Cstyle>\r\n#interior-title {\r\n background: url(/img/slider/kitchen-3.webp) no-repeat center;\r\n background-size: cover;\r\n}\r\n\u003C/style>\r\n```\r\n\r\n\r\n\n\n### Describe the bug\n\nThe CSS is embedded twice, relatively the second time\r\n\r\n\u003Cimg width=\"592\" alt=\"image\" src=\"https://github.com/nuxt/nuxt/assets/1007243/2f259936-9abe-4d9a-bee1-be62c63c81bc\">\r\n\r\nThis is breaking the image.\n\n### Additional context\n\nThis might be nuxt-speedkit related given the CSS is in the \u003Chead> TWICE... and the second time is in a \u003Cstyle> block that starts with speedkit fonts...\r\n\r\n\n\n### Logs\n\n_No response_",[2942,2943],{"name":2878,"color":2879},{"name":2881,"color":2882},24023,"\"generate\" embeds /public CSS absolute paths on nested routes incorrectly (relatively)","2023-10-30T04:39:40Z","https://github.com/nuxt/nuxt/issues/24023",0.7193381,{"labels":2950,"number":2958,"owner":2869,"repository":2869,"state":2870,"title":2959,"updated_at":2960,"url":2961,"score":2962},[2951,2952,2955],{"name":2878,"color":2879},{"name":2953,"color":2954},"bug","d73a4a",{"name":2956,"color":2957},"❗ p4-important","D93F0B",13637,"assets loaded with different URLs with custom `baseURL`","2023-01-19T17:07:45Z","https://github.com/nuxt/nuxt/issues/13637",0.7198719,{"labels":2964,"number":2970,"owner":2869,"repository":2869,"state":2870,"title":2971,"updated_at":2972,"url":2973,"score":2974},[2965,2966,2967],{"name":2878,"color":2879},{"name":2953,"color":2954},{"name":2968,"color":2969},"nitro","bfd4f2",13732,"url with an image url always returns a gif","2023-01-19T17:09:10Z","https://github.com/nuxt/nuxt/issues/13732",0.720884,{"description":2976,"labels":2977,"number":2980,"owner":2869,"repository":2869,"state":2870,"title":2981,"updated_at":2982,"url":2983,"score":2984},"### Environment\n\nNuxt project info: 12:25:29\r\n\r\n------------------------------\r\n- Operating System: Windows_NT\r\n- Node Version: v18.16.1\r\n- Nuxt Version: 3.7.1\r\n- CLI Version: 3.7.3\r\n- Nitro Version: 2.6.2\r\n- Package Manager: npm@9.8.1\r\n- Builder: -\r\n- User Config: runtimeConfig, modules, app, experimental, css, typescript, alias, multiCache, nitro, vite\r\n- Runtime Modules: @nuxt/devtools@0.8.3, nuxt-lazy-hydrate@1.0.0, nuxt-lodash@2.5.0, nuxt-multi-cache@3.0.1\r\n- Build Modules: -\r\n------------------------------\n\n### Reproduction\n\nHi, \r\nmy goal is to preload the hero image in the homepage using meta link preload and i have this configuration:\r\n\r\n**in nuxt.config.js:**\r\n\r\n`export default defineNuxtConfig({\r\n app: {\r\n head: {\r\n link: [\r\n {\r\n rel: \"preload\",\r\n href: \"_nuxt/back-hero-image.webp\",\r\n as: \"image\",\r\n }\r\n]\r\n}\r\n}\r\n}\r\n`\r\n\r\n**in scss i have:**\r\n\r\n```\r\n .hero-image {\r\n background-image: url(\"../assets/back-hero-image.webp\");\r\n\r\n }\r\n```\r\n\r\n \r\n\r\nWhen the app is builded the image in the asset is hashed and the configuration in nuxtConfig fails to generate meta link because it generate \r\n\r\n`\u003Clink rel=\"preload\" href=\"_nuxt/back-hero-image.webp\" as=\"image\">`\r\n\r\nbut in the css generated i got \r\n` \r\n.hero-image {\r\nbackground-image:url(/_nuxt/back-hero-image.1dd51c09.webp))\r\n}\r\n`\r\n\r\n\r\n\r\n\r\n\n\n### Describe the bug\n\nThe image is downloaded twice, one in meta preload and the other when is requider for the background with the hash.\n\n### Additional context\n\n_No response_\n\n### Logs\n\n_No response_",[2978,2979],{"name":2878,"color":2879},{"name":2881,"color":2882},23298,"Preload image in scss with hash generated","2023-09-21T07:59:26Z","https://github.com/nuxt/nuxt/issues/23298",0.7227888,["Reactive",2986],{},["Set"],["ShallowReactive",2989],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$fvGZoe1DyQQ8_vEZ2VgfHfq5Pq_a4nIDqi1S9kA-lh_Q":-1},"/nuxt/nuxt/9064"]