Skip to content

Required tailwind.config.js could become a problem with tailwindcss v4 #942

Closed
@beldur

Description

@beldur

What version of VS Code are you using?

v1.8.2

What version of Tailwind CSS IntelliSense are you using?

v0.10.5

What version of Tailwind CSS are you using?

v4.0.0-alpha.11

What package manager are you using?

npm

What operating system are you using?

Windows

Tailwind config

Describe your issue

Not necessarily a bug but something that should be considered for the future: It seems Tailwind v4 is not required to have a tailwind.config.js file anymore. (see: https://tailwindcss.com/blog/tailwindcss-v4-alpha#zero-configuration-content-detection)

Currently the tailwindcss-intellisense vscode addon requires a tailwind.config.js file to be present in order to activate.

This requirement could become a problem when tailwind v4 gets fully released.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions