Skip to content
This repository was archived by the owner on Aug 29, 2025. It is now read-only.

Monorepo and no tailwind.config.js #88

@grinkus-adapt

Description

@grinkus-adapt

Describe the bug
Similar to #70, I have a project using tailwind v4 and there's not a single tailwind.config.js file in the monorepo. In my case it's created and managed as turborepo, but that's just a minor detail. The completion doesn't work until I manually create an empty tailwind.config.js in the root directory of the project.

Expected behavior
Completion should work out of the box, without me creating placeholder files (in this case, tailwind.config.js in the root dir).

Environment:

  • Ubuntu 24.04.2 LTS
  • NVIM v0.11.3
  • Nvim-treesitter commit 42fc28ba918343ebfd5565147a42a26580579482
  • tailwind-language-server 0.14.25

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions