Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
ineshbose created a comment on an issue on nuxt-modules/tailwindcss
> For me adding the `"tailwindcss": "npm:@nuxtjs/tailwindcss@nightly",` into "devDependencies" didn't work just want to confirm as its a common mistake at times, you are updating `@nuxtjs/tailwind...
ineshbose created a comment on a pull request on nuxt/content
Aside from hook, the file names can be renamed to include `.global.vue` suffix, right?
ineshbose created a comment on an issue on nuxt-modules/tailwindcss
Could this be related? https://github.com/tailwindlabs/tailwindcss/issues/14376
ineshbose created a comment on an issue on nuxt-modules/tailwindcss
> Had the same error in the terminal and after trying the suggestions above here here is my feedback: > > 1. Using the nightly channel did not solve the issue for me _(node v22.12.0)_ > 2. Switchi...
ineshbose created a comment on an issue on nuxt-modules/tailwindcss
Released in nightly!
ineshbose closed an issue on nuxt-modules/tailwindcss
Ditch logging viewer URL in favour of devtools
### Is your feature request related to a problem? Please describe. <!-- A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] --> When users are using Dev...ineshbose pushed 1 commit to main nuxt-modules/tailwindcss
- chore: update resolveContentConfig a bit and viewer logging (#931) 3a7a8a0
ineshbose closed a pull request on nuxt-modules/tailwindcss
chore: update resolveContentConfig a bit and viewer logging
### 🔗 Linked issue <!-- Please ensure there is an open issue and mention its number. For example, "resolves #123" --> ### ❓ Type of change <!-- What types of changes does your code introdu...ineshbose pushed 1 commit to chore/resolve-paths nuxt-modules/tailwindcss
- chore: hide viewer url logging if devtools enabled, closes #798 78517a0
ineshbose opened a draft pull request on nuxt-modules/tailwindcss
chore: update resolveContentConfig a bit
### 🔗 Linked issue <!-- Please ensure there is an open issue and mention its number. For example, "resolves #123" --> ### ❓ Type of change <!-- What types of changes does your code introdu...ineshbose created a branch on nuxt-modules/tailwindcss
chore/resolve-paths - Tailwind CSS module for Nuxt
ineshbose created a comment on an issue on nuxt-modules/tailwindcss
Apologies for taking a while - I was quite puzzled with the Vite dev server issues in the environment and realised it was mostly due to `exposeConfig`, so we are now able to have a ESM config. Plea...
ineshbose closed an issue on nuxt-modules/tailwindcss
ERROR ExperimentalWarning: CommonJS module is loading ES Module
### Environment - Operating System: Darwin - Node Version: v22.12.0 - Nuxt Version: 3.14.1592 - CLI Version: 3.16.0 - Nitro Version: 2.10.4 - Package Manager: [email protected] - Build...ineshbose pushed 1 commit to main nuxt-modules/tailwindcss
- fix(config): use mjs template (#930) bbe05d0
ineshbose closed a pull request on nuxt-modules/tailwindcss
fix(config): use mjs template
### 🔗 Linked issue <!-- Please ensure there is an open issue and mention its number. For example, "resolves #123" --> resolves #927 ### ❓ Type of change <!-- What types of changes does y...ineshbose created a review comment on a pull request on nuxt-modules/tailwindcss
main issue that kept coming that stopped me from making this change are 500 status errors from vite server, and I realised this is due to exposeConfig. so in fact I need to distinguish those templa...
ineshbose opened a pull request on nuxt-modules/tailwindcss
fix(config): use mjs template
### 🔗 Linked issue <!-- Please ensure there is an open issue and mention its number. For example, "resolves #123" --> resolves #927 ### ❓ Type of change <!-- What types of changes does y...ineshbose created a repository: ineshbose/vitejs-vite-hbqugs6
https://github.com/ineshbose/vitejs-vite-hbqugs6 - Created with StackBlitz ⚡️
ineshbose created a repository: ineshbose/vitejs-vite-hbqugs6r
https://github.com/ineshbose/vitejs-vite-hbqugs6r - Created with StackBlitz ⚡️
ineshbose opened a pull request on nuxt/content
feat(config): enable watch for all layer configs and load in parallel
<!--- ☝️ PR title should follow conventional commits (https://conventionalcommits.org) --> ### 🔗 Linked issue ### ❓ Type of change <!-- What types of changes does your code introduce? Pu...ineshbose pushed 10 commits to v3 ineshbose/nuxt-content
- docs: update migration 2caa486
- fix(shiki): inline codes syntax highlighting f124c95
- chore: upgrade deps 7826da7
- fix(docs): ensure card prose on the homepage matches the correct title (#2919) 67c57a7
- fix(module): split big sql queries into two (#2917) a27dcae
- docs: lint markdown files with mdclint ed72d8a
- docs: spelling mistakes in the migration guide (#2908) 17ebcef
- docs: Typos and syntax fixes (#2920) efceeed
- chore(deps): update dependency nuxt-og-image to v4 (#2896) Co-authored-by: renovate[bot] <29139614+renovate[bot]@use... 4cdf757
- feat: pre / post parsing hooks (#2925) c2c98d8