` is rendered. Nuxt 2 correctly only includes the styles from `One.vue`.\r\n\r\nIf unrelated (and is considered to be an issue) i am happy to open a separate report.\r\n\r\n### Additional context\r\n\r\nWe are in the process of migrating our Nuxt 2 app to Nuxt 3 and are running into multiple complications - this is one of them.\r\n\r\nIn the case of developing an app from scratch this would not be an issue because it would inform the development style.\r\n\r\nHowever, in our case some of the global styles get overridden by rules at the component level. The new order in Nuxt 3 causes this to break.\r\n\r\n### Logs\r\n\r\n_No response_",[2003,2006],{"name":2004,"color":2005},"3.x","29bc7f",{"name":2007,"color":2008},"pending triage","E99695",25393,"closed","Discrepancies in production build styles order (compared to nuxt 2)","2024-01-26T20:16:35Z","https://github.com/nuxt/nuxt/issues/25393",0.6086605,{"labels":2016,"number":2021,"owner":1994,"repository":1994,"state":2010,"title":2022,"updated_at":2023,"url":2024,"score":2025},[2017,2018],{"name":2007,"color":2008},{"name":2019,"color":2020},"2.x","d4c5f9",9911,"Solved: FOUC bug on Nuxt.js production","2023-01-22T15:45:05Z","https://github.com/nuxt/nuxt/issues/9911",0.62770486,{"description":2027,"labels":2028,"number":2031,"owner":1994,"repository":1994,"state":2010,"title":2032,"updated_at":2033,"url":2034,"score":2035},"\u003C!-- 💚 Thanks for your time to make Nuxt better with your feedbacks 💚\r\n\r\n**IMPORTANT** Before reporting a bug:\r\n\r\n- Please make sure that you have read through Nuxt documentation: https://nuxtjs.org\r\n- If issue is related to a module please create the issue in corresponding repository\r\n- Ensure using latest version of nuxt dependencies using `yarn upgrade nuxt` or `npm upgrade nuxt`\r\n\r\n👍 A properly detailed bug report can save a LOT of time and help fixing issues as soon as possible.\r\n-->\r\n\r\n### Versions\r\n\r\n- nuxt: v2.13.0\r\n- node: latest\r\n\r\n### Reproduction\r\n\r\n\u003C!--\r\nLink to a minimal test case based on one of:\r\n- A fork of https://template.nuxtjs.org\r\n- A GitHub repository that can reproduce the bug\r\nWithout a reproduction, it is so hard to address problem :(\r\n-->\r\n\r\n\u003Cdetails open>\r\n\u003Csummary>Additional Details\u003C/summary>\r\n\u003Cbr>\r\n\u003C!-- Attaching `nuxt.config`, dependencies, logs or code snippets would help to find the issue -->\r\n\u003C/details>\r\n\r\n### Steps to reproduce\r\ni import scss in nuxt.config.js where i write transition css, when i open i website and f12, i cant see -webkit- -o- prefix\r\n\r\n### What is Expected?\r\nshould auto add css prefix in style, like vue \r\n\r\n### What is actually happening?\r\nnone css prefix in style",[2029,2030],{"name":2007,"color":2008},{"name":2019,"color":2020},9041,"why not css-prefix","2023-01-22T15:38:48Z","https://github.com/nuxt/nuxt/issues/9041",0.62803566,{"description":2037,"labels":2038,"number":2041,"owner":1994,"repository":1994,"state":2010,"title":2042,"updated_at":2043,"url":2044,"score":2045},"\u003C!-- 💚 Thanks for your time to make Nuxt better with your feedbacks 💚\r\n\r\n**IMPORTANT** Before reporting a bug:\r\n\r\n- Please make sure that you have read through Nuxt documentation: https://nuxtjs.org\r\n- If issue is related to a module please create the issue in corresponding repository\r\n- Ensure using latest version of nuxt dependencies using `yarn upgrade nuxt` or `npm upgrade nuxt`\r\n\r\n👍 A properly detailed bug report can save a LOT of time and help fixing issues as soon as possible.\r\n-->\r\n\r\n### Versions\r\n\r\n- nuxt: 2.15.3\r\n- node: 12.18.1\r\n\r\n### Reproduction\r\n\r\n\u003C!--\r\nLink to a minimal test case based on one of:\r\n- A fork of https://template.nuxtjs.org\r\n- A GitHub repository that can reproduce the bug\r\nWithout a reproduction, it is so hard to address problem :(\r\n-->\r\n\r\nIf I am trying to preview a page that is not already generated, the order of method execution is not guaranteed like the server side.\r\n\r\n\u003Cdetails open>\r\n\u003Csummary>Additional Details\u003C/summary>\r\n\u003Cbr>\r\n\u003C!-- Attaching `nuxt.config`, dependencies, logs or code snippets would help to find the issue -->\r\n\u003C/details>\r\n\r\n### Steps to reproduce\r\nIn my case, I fetch some global data in `nuxtServerInit` that depends on the `asyncData` of my page component.\r\nIf the page is already generated in the `generate` process no problems are encountered, but I am trying to preview a new page (not already generated) it will call asyncData before nuxtServerInit (or at the same time, but no waiting for nuxtServerInit).\r\n\r\n### What is Expected?\r\nI expect to keep the order like server-side execution so the `asyncData` has to wait for the nuxtServerInit completion.\r\n\r\n### What is actually happening?\r\nActually both methods are called but no order is guaranteed (so I get an error).",[2039,2040],{"name":2007,"color":2008},{"name":2019,"color":2020},9173,"nuxt preview methods order in static mode","2023-01-22T15:44:51Z","https://github.com/nuxt/nuxt/issues/9173",0.6412868,{"labels":2047,"number":2050,"owner":1994,"repository":1994,"state":2010,"title":2051,"updated_at":2043,"url":2052,"score":2053},[2048,2049],{"name":2007,"color":2008},{"name":2019,"color":2020},9106,"Cf","https://github.com/nuxt/nuxt/issues/9106",0.6427471,{"labels":2055,"number":2061,"owner":1994,"repository":1994,"state":2010,"title":2062,"updated_at":2063,"url":2064,"score":2065},[2056,2059,2060],{"name":2057,"color":2058},"stale","ffffff",{"name":2007,"color":2008},{"name":2019,"color":2020},10322,"nuxt build found render link tag insert repeat","2023-01-22T15:48:28Z","https://github.com/nuxt/nuxt/issues/10322",0.643152,{"description":2067,"labels":2068,"number":2075,"owner":1994,"repository":1994,"state":2010,"title":2076,"updated_at":2077,"url":2078,"score":2079},"### Environment\n\n- Operating System: `Darwin`\r\n- Node Version: `v16.15.1`\r\n- Nuxt Version: `3.6.5`\r\n- Nitro Version: `2.5.2`\r\n- Package Manager: `yarn@1.22.19`\r\n- Builder: `vite`\r\n- User Config: `app`, `runtimeConfig`, `css`, `vite`, `experimental`, `modules`, `build`, `sanity`\r\n- Runtime Modules: `@nuxtjs/sanity@1.8.0`, `@pinia/nuxt@0.4.11`, `nuxt-graphql-client@0.2.29`, `@vueuse/nuxt@10.2.1`\r\n- Build Modules: `-`\r\n\n\n### Reproduction\n\nSee screenshots attached... feel as though they'll clear enough.\n\n### Describe the bug\n\nStyles order set within a template .vue file aren't reflected during a production build (SSG, for example)\r\n\r\n\r\n\r\n\r\nThese above screenshots show the code in the editor as well as what is outputted during local development but in the following screenshots, in production, `font-feature-settings: 'case' on;` is moved to the top.\r\n\r\n\r\n\r\n\r\nAny known reason why this would happen? And if I can resolve?\n\n### Additional context\n\n_No response_\n\n### Logs\n\n_No response_",[2069,2070,2071,2072],{"name":2004,"color":2005},{"name":1985,"color":1986},{"name":1988,"color":1989},{"name":2073,"color":2074},"🔨 p3-minor","FBCA04",22932,"Styles not always in correct order when in production (SSG)","2023-09-04T11:31:34Z","https://github.com/nuxt/nuxt/issues/22932",0.6434953,{"description":2081,"labels":2082,"number":2085,"owner":1994,"repository":1994,"state":2010,"title":2086,"updated_at":2087,"url":2088,"score":2089},"\u003C!-- 💚 Thanks for your time to make Nuxt better with your feedbacks 💚\r\n\r\n**IMPORTANT** Before reporting a bug:\r\n\r\n- Please make sure that you have read through Nuxt documentation: https://nuxtjs.org\r\n- If issue is related to a module please create the issue in corresponding repository\r\n- Ensure using latest version of nuxt dependencies using `yarn upgrade nuxt` or `npm upgrade nuxt`\r\n\r\n👍 A properly detailed bug report can save a LOT of time and help fixing issues as soon as possible.\r\n-->\r\n\r\n### Versions\r\n\r\n- nuxt: \u003C!-- ex: v2.13.0 -->\r\n- node: \u003C!-- ex: v12.14.0 -->\r\n\r\n### Reproduction\r\n\r\n\u003C!--\r\nLink to a minimal test case based on one of:\r\n- A fork of https://template.nuxtjs.org\r\n- A GitHub repository that can reproduce the bug\r\nWithout a reproduction, it is so hard to address problem :(\r\n-->\r\n\r\n\u003Cdetails open>\r\n\u003Csummary>Additional Details\u003C/summary>\r\n\u003Cbr>\r\n\u003C!-- Attaching `nuxt.config`, dependencies, logs or code snippets would help to find the issue -->\r\n\u003C/details>\r\n\r\n### Steps to reproduce\r\n运行npm run generate\r\n\r\n### What is Expected?\r\n\r\n\r\n### What is actually happening?\r\n以下为控制台部分报错\r\n....................\r\nHTML minification failed. Make sure the route generates valid HTML. Failed HTML:\r\n....................\r\nRequest failed with status code 503 \r\n at createError (node_modules\\axios\\lib\\core\\createError.js:16:15)\r\n at settle (node_modules\\axios\\lib\\core\\settle.js:17:12)\r\n at Unzip.handleStreamEnd (node_modules\\axios\\lib\\adapters\\http.js:269:11)\r\n at Unzip.emit (node:events:513:28)\r\n at endReadableNT (node:internal/streams/readable:1358:12)\r\n at processTicksAndRejections (node:internal/process/task_queues:83:21)\r\n",[2083,2084],{"name":2007,"color":2008},{"name":2019,"color":2020},10826,"使用npm run generate打包动态页面时出现错误","2023-12-24T00:34:58Z","https://github.com/nuxt/nuxt/issues/10826",0.64518136,{"labels":2091,"number":2094,"owner":1994,"repository":1994,"state":2010,"title":2095,"updated_at":2096,"url":2097,"score":2098},[2092,2093],{"name":2007,"color":2008},{"name":2019,"color":2020},10601,"postcss插件使用时不生效,提示请使用 postcss.config.js进行配置,配置之后nuxt提示请在nuxt.config.js中配置postcss,导致无法配置","2024-06-30T09:24:51Z","https://github.com/nuxt/nuxt/issues/10601",0.645341,["Reactive",2100],{},["Set"],["ShallowReactive",2103],{"TRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"DutfUkb2WO3L5povaF0tB3fiscXD0w_RhIDdygGp05o":-1},"/nuxt/nuxt/9351"]