Inesh Bose
Inesh Bose
Transferred from https://github.com/nuxt/framework/pull/10090 > ### 🔗 Linked issue nuxt/nuxt.js#12414 https://github.com/nuxt/nuxt.js/issues/14358 (Work by https://github.com/nuxt/framework/pull/6544) ### ❓ Type of change - [ ] 📖 Documentation (updates to the documentation or readme) -...
### Describe the feature Could it be possible that consola avoids outputting any logs based on some filter, like tag? The reporter class `log` function could conditionally not call `writeStream`...
### Describe the feature Following the thread in https://github.com/nuxt-modules/i18n/pull/1926#issuecomment-1465204716, this issue hopes to propose adding the ability to use consola for debugger logs based on the `DEBUG` environment variable. ###...
There have been some ideas and plans made for this module for 2024, including release for v7. This issue can also act as feature requests for what you'd like to...
Could we use a generic here- https://github.com/unjs/untyped/blob/a98cf7560c06de400354fe54e250de860b569628/src/utils.ts#L4 ```ts export function defineUntypedSchema(options: T) ``` Otherwise I don't believe the return value to be strongly-typed; plus I may want to provide the...
### Is your feature request related to a problem? Please describe. The inline tailwind config `tailwindcss.config` is one point of configuration that is typed (but limited to primitives and doesn't...
### Kind of issue - [x] Improvement - [x] Bug - [ ] Other, namely: ### Description This fontset only has icon glyphs, so when you load it in certain...
https://github.com/ineshbose/nuxt-unjs-module/issues/4 (Let me know if you were thinking to convert to monorepo with `unkit/nuxt` as a separate package)
Hey - maintainer of the `@nuxtjs/tailwindcss` module here 👋 Thanks for this module - let's provide developers convenience of adding the preset into their Tailwind config automatically?