\n\u003CIcon style=\"display: none;\" name=\"heroicons:magnifying-glass-minus-16-solid\" />\n\u003CIcon style=\"display: none;\" name=\"heroicons:arrows-pointing-out-16-solid\" />\n\u003CIcon style=\"display: none;\" name=\"heroicons:hand-raised-16-solid\" />\n\u003CIcon style=\"display: none;\" name=\"heroicons:arrow-path-16-solid\" />\n```\n\nI would love to just use clientBundle in my Nuxt config, like this:\n```ts\nicon: {\n serverBundle: 'remote',\n clientBundle: {\n icons: [\n 'heroicons:magnifying-glass-plus-16-solid',\n 'heroicons:magnifying-glass-minus-16-solid',\n 'heroicons:arrows-pointing-out-16-solid',\n 'heroicons:hand-raised-16-solid',\n 'heroicons:arrow-path-16-solid',\n ],\n scan: false,\n }\n},\n```\nand the console writes:\n```\nℹ Nuxt Icon client bundle consist of 5 icons with 2.41KB(uncompressed) in size\n```\nbut it simply doesn't work as the temprorary solution. Maybe I have misunderstood something in the readme file of **@nuxt/icons** but I cannot simply find it out.\nAny ideas please?",[],376,"icon","Problem with fetching icons (clientBundle)","2025-03-21T19:46:51Z","https://github.com/nuxt/icon/issues/376",0.78255635,{"description":2011,"labels":2012,"number":2016,"owner":1994,"repository":2017,"state":2018,"title":2019,"updated_at":2020,"url":2021,"score":2022},"From the wireframes:\n\n\nShould link to https://github.com/nuxt/modules",[2013],{"name":2014,"color":2015},"enhancement","1ad6ff",416,"nuxt.com","closed","`/integrations`: Missing \"Contribute on GitHub link\"","2023-02-15T12:32:17Z","https://github.com/nuxt/nuxt.com/issues/416",0.7229913,{"description":2024,"labels":2025,"number":2016,"owner":1994,"repository":2026,"state":2018,"title":2027,"updated_at":2028,"url":2029,"score":2022},"Hi,\r\n\r\nI was trying to integrate @nuxt/test-utils in my Nuxt application in order to test pages.\r\nI already have a bunch of tests written for the components that use @vue/test-utils.\r\n\r\nAfter following the documentation and adding the `@nuxt/test-utils` preset to my jest configuration, all my components tests started failing with the same error:\r\n\r\n```shell\r\n[vue-test-utils]: window is undefined, vue-test-utils needs to be run in a browser environment. \r\n You can run the tests in node using jsdom \r\n See https://vue-test-utils.vuejs.org/guides/#browser-environment for more details.\r\n```\r\n\r\nAny idea how to solve this and be able to use both tools within the same project ?\r\n\r\nThanks!",[],"test-utils","Conflict between @nuxt/test-utils jest preset and @vue/test-utils","2023-12-02T00:13:09Z","https://github.com/nuxt/test-utils/issues/416",{"description":2031,"labels":2032,"number":2033,"owner":1994,"repository":2034,"state":2018,"title":2035,"updated_at":2036,"url":2037,"score":2038},"Now that TailwindCSS v4 is going stable, we should better support it.\n\n- [x] **Playground**: Add TailwindCSS v4 example. It'd be ideal if we can find a way to keep v3 and v4 in one npm project.\n- [x] **Test**: Test for TailwindCSS v4\n- [ ] Auto enable `experimental.processCSSVariables` if Tailwind v4 is detected (i.e. `@tailwindcss/vite` is installed)",[],468,"fonts","TailwindCSS v4","2025-03-10T13:13:24Z","https://github.com/nuxt/fonts/issues/468",0.7474245,{"description":2040,"labels":2041,"number":2043,"owner":1994,"repository":2017,"state":2018,"title":2044,"updated_at":2045,"url":2046,"score":2047},"https://github.com/batistein/tailwindcss-border-gradient-radius\n\n\n",[2042],{"name":2014,"color":2015},617,"[Button] Create gradient variant","2023-02-15T12:30:50Z","https://github.com/nuxt/nuxt.com/issues/617",0.7476032,{"description":2049,"labels":2050,"number":2043,"owner":1994,"repository":2026,"state":2018,"title":2054,"updated_at":2055,"url":2056,"score":2047},"Hello there! I've been trying to get `testing-library/vue` to work with a `nuxt-vitest` project to no avail. I receive the following error when I run my test:\r\n\r\n```\r\nTypeError: Cannot read properties of null (reading 'parentElement')\r\n ❯ VueWrapper.get node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:7627:32\r\n ❯ Proxy.render node_modules/@testing-library/vue/dist/render.js:40:22\r\n```\r\n\r\nHere is a repo, if that is useful: https://stackblitz.com/edit/nuxt-starter-jvw52s?file=app.vue,app.spec.ts\r\n\r\nAny ideas as to what may be going on here? Happy to provide any additional insight/assistance. ",[2051],{"name":2052,"color":2053},"vitest-environment","b60205","testing-library/vue incompatible with nuxt-vitest?","2023-12-02T17:18:50Z","https://github.com/nuxt/test-utils/issues/617",{"description":2058,"labels":2059,"number":2061,"owner":1994,"repository":2017,"state":2018,"title":2062,"updated_at":2063,"url":2064,"score":2065},"New design: \n\n\n\nFigma link: https://www.figma.com/file/3yI3EtwxPjZwiqQrW9OLnH/%E2%9B%B0%EF%B8%8F---User-Interface?node-id=1129%3A50713&t=P5AiTxdpTKZ8SqFb-4\n\nLinks:\n- Download Design Kit: ZIP file with logos\n- Preview guidelines: https://www.figma.com/file/DOO3neicujKl3ymcqUg9dK/%E2%9B%B0%EF%B8%8F---Nuxt-Brand-Guidelines?node-id=0%3A1&t=qBS3UqvGpjrIkxIm-1",[2060],{"name":2014,"color":2015},1052,"[/designkit] Add a button + change links on the hero","2023-09-05T08:18:50Z","https://github.com/nuxt/nuxt.com/issues/1052",0.7623283,{"description":2067,"labels":2068,"number":2069,"owner":1994,"repository":2017,"state":2018,"title":2070,"updated_at":2071,"url":2072,"score":2073},"1. Display a modal on publish to confirm and explain the merge\n2. Link to github compare\n3. Buttons `Confirm` / `Open PR on GitHub`",[],159,"Publish alert dialog (modal)","2022-03-18T16:46:28Z","https://github.com/nuxt/nuxt.com/issues/159",0.76395434,{"description":2075,"labels":2076,"number":2078,"owner":1994,"repository":2017,"state":2018,"title":2079,"updated_at":2080,"url":2081,"score":2082},"\n",[2077],{"name":2014,"color":2015},69,"Loading icon in input while fetching repositories","2023-02-15T12:31:42Z","https://github.com/nuxt/nuxt.com/issues/69",0.7671717,["Reactive",2084],{},["Set"],["ShallowReactive",2087],{"TRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"k_9rEDUf373Dydn9cXDbWPv3O--nyYIGTjqFX8TrYo0":-1},"/nuxt/nuxt.com/128"]