` 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_",[2925,2928],{"name":2926,"color":2927},"3.x","29bc7f",{"name":2929,"color":2930},"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.6105789,{"labels":2938,"number":2948,"owner":2916,"repository":2916,"state":2932,"title":2949,"updated_at":2950,"url":2951,"score":2952},[2939,2942,2945],{"name":2940,"color":2941},"question","cc317c",{"name":2943,"color":2944},"stale","ffffff",{"name":2946,"color":2947},"2.x","d4c5f9",7979,"nuxt项目部署后,运行一段时间之后会特别的卡顿,渲染很慢,重启以后就很快","2024-08-02T12:12:49Z","https://github.com/nuxt/nuxt/issues/7979",0.6270139,{"labels":2954,"number":2957,"owner":2916,"repository":2916,"state":2932,"title":2958,"updated_at":2959,"url":2960,"score":2961},[2955,2956],{"name":2929,"color":2930},{"name":2946,"color":2947},9911,"Solved: FOUC bug on Nuxt.js production","2023-01-22T15:45:05Z","https://github.com/nuxt/nuxt/issues/9911",0.6278389,{"description":2963,"labels":2964,"number":2967,"owner":2916,"repository":2916,"state":2932,"title":2968,"updated_at":2969,"url":2970,"score":2971},"\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",[2965,2966],{"name":2929,"color":2930},{"name":2946,"color":2947},9041,"why not css-prefix","2023-01-22T15:38:48Z","https://github.com/nuxt/nuxt/issues/9041",0.62927437,{"labels":2973,"number":2976,"owner":2916,"repository":2916,"state":2932,"title":2977,"updated_at":2978,"url":2979,"score":2980},[2974,2975],{"name":2929,"color":2930},{"name":2946,"color":2947},9106,"Cf","2023-01-22T15:44:51Z","https://github.com/nuxt/nuxt/issues/9106",0.64072263,{"description":2982,"labels":2983,"number":2990,"owner":2916,"repository":2916,"state":2932,"title":2991,"updated_at":2992,"url":2993,"score":2994},"### 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_",[2984,2985,2986,2987],{"name":2926,"color":2927},{"name":2907,"color":2908},{"name":2910,"color":2911},{"name":2988,"color":2989},"🔨 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.6407545,{"labels":2996,"number":2999,"owner":2916,"repository":2916,"state":2932,"title":2916,"updated_at":3000,"url":3001,"score":3002},[2997,2998],{"name":2929,"color":2930},{"name":2946,"color":2947},10287,"2023-01-22T15:45:12Z","https://github.com/nuxt/nuxt/issues/10287",0.6429175,{"labels":3004,"number":3007,"owner":2916,"repository":2916,"state":2932,"title":3008,"updated_at":3009,"url":3010,"score":3011},[3005,3006],{"name":2929,"color":2930},{"name":2946,"color":2947},7756,"nuxt.config.js引入scss文件成功,但组件使用@mixin方法报错","2023-01-22T15:36:04Z","https://github.com/nuxt/nuxt/issues/7756",0.6431994,{"description":3013,"labels":3014,"number":3017,"owner":2916,"repository":2916,"state":2932,"title":3018,"updated_at":3019,"url":3020,"score":3021},"\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.14.7 ~ 2.15.6\r\n- node: 14.15.5\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\nRepo: https://github.com/Fnxxxxo/nuxt-sentry-webpack-plugin-issue\r\nSteps:\r\n1. `yarn install`\r\n2. Add your sentry project configurations in config.env\r\n3. `yarn generate`\r\n\r\n\u003Cdetails open>\r\n\u003Csummary>Additional Details\u003C/summary>\r\n\u003Cbr>\r\n\u003Cpre markdown=\"1\">\r\nimport SentryCliPlugin from '@sentry/webpack-plugin'\r\n\r\nexport default {\r\n // Disable server-side rendering: https://go.nuxtjs.dev/ssr-mode\r\n ssr: false,\r\n\r\n // Target: https://go.nuxtjs.dev/config-target\r\n target: 'static',\r\n\r\n srcDir: 'src',\r\n\r\n // Global page headers: https://go.nuxtjs.dev/config-head\r\n head: {\r\n title: 'demo',\r\n htmlAttrs: {\r\n lang: 'en'\r\n },\r\n meta: [\r\n { charset: 'utf-8' },\r\n { name: 'viewport', content: 'width=device-width, initial-scale=1' },\r\n { hid: 'description', name: 'description', content: '' }\r\n ],\r\n link: [\r\n { rel: 'icon', type: 'image/x-icon', href: '/favicon.ico' }\r\n ]\r\n },\r\n\r\n // Build Configuration: https://go.nuxtjs.dev/config-build\r\n build: {\r\n extend(config, context) {\r\n if (config.resolve) {\r\n config.resolve.symlinks = false\r\n }\r\n if (!context.isDev) {\r\n config.devtool = 'source-map'\r\n }\r\n if (config.plugins) {\r\n config.plugins.push(new SentryCliPlugin({\r\n url: `http://${process.env.SENTRY_BASE}`,\r\n authToken: process.env.SENTRY_AUTH_KEY,\r\n include: 'dist',\r\n ignoreFile: '.gitignore',\r\n ignore: ['node_modules', 'webpack.config.js'],\r\n configFile: 'sentry.properties',\r\n org: 'sentry',\r\n project: process.env.SENTRY_PROJECT,\r\n debug: true\r\n }))\r\n }\r\n return config\r\n }\r\n }\r\n}\r\n\u003C/pre>\r\n\u003C/details>\r\n\r\n### Steps to reproduce\r\n\u003Cp>When the fisrt execution, Nuxt complains \u003Ccode>error: dist: IO error for operation on dist\u003C/code> but with dist directory generated and sentry-webpack-plugin fails to publish.\u003C/p>\r\n\u003Cp>If I delete \u003Ccode>node_modules/.cache\u003C/code> and generate agian. The process run successful but use the previous generated \u003Ccode>dist\u003C/code> and map files.\u003C/p>\r\n\u003Cp>If I delete both \u003Ccode>.cache\u003C/code> and \u003Ccode>dist\u003C/code>, I can reproduce the error.\u003C/p>\r\n\r\n### What is Expected?\r\nGenerate `dist` then run sentry-webpack-plugin to publish it.\r\n\r\n### What is actually happening?\r\nRun sentry-webpack-plugin first and publish old `dist`",[3015,3016],{"name":2929,"color":2930},{"name":2946,"color":2947},9349,"Nuxt generate run sentry-webpack-plugin with incorrect order","2023-01-22T15:44:58Z","https://github.com/nuxt/nuxt/issues/9349",0.64336437,["Reactive",3023],{},["Set"],["ShallowReactive",3026],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$fDutfUkb2WO3L5povaF0tB3fiscXD0w_RhIDdygGp05o":-1},"/nuxt/nuxt/9351"]