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
Thanks for opening an issue. I have a very similar project to this, and I noticed minor issues in the project setup.. 1. In `assets/tailwind.css`, you are importing `./primevue/tailwind` after `ta...
ineshbose created a comment on an issue on nuxt-modules/tailwindcss
OK - I haven't been able to reproduce this issue so far. I may still need a minimum repro from your system (a base project with the Nuxt project prepared, i.e. `node_modules` and `.nuxt`) as a zip ...
ineshbose created a comment on an issue on nuxt-modules/tailwindcss
> Hey [@ineshbose](https://github.com/ineshbose), pinging! Of course - I had scheduled Saturday to triage this but I wasn't able to get to it. Thanks for the nudge and your patience 🙏 Seeing the...
ineshbose created a comment on an issue on nuxt-modules/tailwindcss
> I use bun and have Nuxt3 and Nuxt UI 2 but not able to install Tailwindcss v4 without errors... > > Tutorial used: https://tailwindcss.com/docs/installation/framework-guides/nuxt > > Issue on i...
ineshbose closed an issue on ineshbose/simple-icons-latex
Icon Bug: Lerna
There seems to be issues with the Lerna icon causing documents to not compile. `CharString: more arguments on stack than required `ineshbose created a comment on an issue on nuxt-modules/tailwindcss
> I hope this can be fixed in a patch/minor that wont require/force us to upgrade to Tailwind v4 Yes - I can assure you that I'm trying to brainstorm a solution for this (based on DX and effort/be...
ineshbose created a comment on an issue on nuxt-modules/tailwindcss
Thanks for reproduction - I will triage this within this week. Please do ping me if I do not update by then!
ineshbose created a comment on an issue on nuxt-modules/tailwindcss
I suppose naming the file `tailwind.config.cjs` in 6.12 was a good move and bad both. It's likely to be called `postcss.mjs` going forward as the generated templates by the module have expanded for...
ineshbose created a comment on an issue on nuxt-modules/tailwindcss
OK - I hear the regression. Let me work on a fix and release soon. I'd wish to track this in #944 please!
ineshbose closed an issue on nuxt-modules/tailwindcss
VS Code Tailwind Intellisense not working after `v6.13.x`
### Environment - Operating System: Linux - Node Version: v23.3.0 - Nuxt Version: 3.15.2 - CLI Version: 3.20.0 - Nitro Version: 2.10.4 - Package Manager: [email protected] - Builder: ...ineshbose created a comment on an issue on nuxt-modules/tailwindcss
Ah!! I see what the issue is in your case now! Your Nuxt app is lacking a root `tailwind.config` (which is fine) and rather just has a layer that does have a `tailwind.config`, but all-in-all, you...
ineshbose pushed 1 commit to main nuxt-modules/tailwindcss
- docs: direct to v3 tailwindcss docs a7c54c4
ineshbose pushed 1 commit to main nuxt-modules/tailwindcss
- docs: mention `tailwindcss-cli` if `tailwindcss init` fails (#946) 18f416e
ineshbose closed a pull request on nuxt-modules/tailwindcss
docs: mention `tailwindcss-cli` if `tailwindcss init` fails
Updated the init commands because the other one doesn't work. Found this solution here: https://www.devgem.io/posts/why-npx-tailwindcss-init-fails-and-how-to-fix-it ### 🔗 Linked issue Not tha...ineshbose created a review on a pull request on nuxt-modules/tailwindcss
Looks good - thank you!
ineshbose created a comment on an issue on nuxt-modules/tailwindcss
Could you share your nuxt.config and package.json please?
ineshbose created a comment on an issue on nuxt-modules/tailwindcss
> @ineshbose, did you see my comment above with a different error message? > > > Hi [@ineshbose](https://github.com/ineshbose), I have v6.13.1 of the `@nuxtjs/tailwindcss` module installed in a Nu...
ineshbose created a comment on an issue on nuxt-modules/tailwindcss
> I still have error inside my app that extend a Layer. > > <img width="986" alt="Image" src="https://github.com/user-attachments/assets/439e9e2d-7ee3-4b77-87a8-e7d7ccfecec8" /> > > ``` > ERROR ...
ineshbose created a comment on an issue on nuxt-modules/tailwindcss
v6.13.1 released. Let me know if it persists.
ineshbose closed an issue on nuxt-modules/tailwindcss
New module v6.13 isn't working on freshly started project
### Environment ``` ------------------------------ - Operating System: Linux - Node Version: v22.12.0 - Nuxt Version: 3.15.1 - CLI Version: 3.20.0 - Nitro Version: 2.10.4 - Package...ineshbose published a release on nuxt-modules/tailwindcss
v6.13.1
[compare changes](https://github.com/nuxt-modules/tailwindcss/compare/v6.13.0...v6.13.1) ### 🩹 Fixes - Check for non-resolved tailwind.config ([c448158](https://github.com/nuxt-modules/tailwindcs...ineshbose pushed 1 commit to main nuxt-modules/tailwindcss
- fix: check for non-resolved tailwind.config c448158
ineshbose created a comment on an issue on nuxt-modules/tailwindcss
Apologies about this bug! Seems like a check is missing here: https://github.com/nuxt-modules/tailwindcss/blob/main/src/internal-context/load.ts#L110 (I thought that c12 returned undefined for non-...
ineshbose pushed 48 commits to docs-examples nuxt-modules/tailwindcss
- chore: update renovate config (#844) 32c811d
- chore: bump `nuxt-component-meta` 63a8a8e
- chore(deps): update all non-major dependencies (#755) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.no... 47bae63
- docs: fix injectPosition typo (#859) a0d7599
- fix: safer checking for templates, closes #860 and closes #865 9dc2bb9
- chore(ci): fix test 71f00b6
- chore(ci): fix test 7704e81
- chore: update deps a219ef1
- chore(builder): specify merger as entry 2f1c09d
- chore(ci): fix 2679f27
- build: update merger filename and revert `@nuxt/content` upgrade (#867) bb1b78b
- chore(deps): update nuxt framework (#848) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github... 69678d5
- chore(deps): update autofix-ci/action digest to 2891949 (#866) Co-authored-by: renovate[bot] <29139614+renovate[bot]... 3cb2083
- docs: prerender `/` 427cfb5
- chore: bump `mkdist` in lockfile 36febad
- docs: revert logo (#873) * docs: revert logo * up * up * up * up * up * up * up * Update ind... 6bb93e2
- chore: fix lint d11f4f2
- chore(release): v6.12.1 419eaea
- chore: use klona and content configuration as object f606398
- chore: fix test and provide toggle 60a4bba
- and 28 more ...