Skip to content

Config separator not work  #894

@missannil

Description

@missannil

What version of VS Code are you using?

For example: v1.85.1

What version of Tailwind CSS IntelliSense are you using?

For example: v0.10.5

What version of Tailwind CSS are you using?

For example: v3.4.0

What package manager are you using?

For example: npm

What operating system are you using?

Windows 10

Tailwind config

export default {
  content: ["**/*.html"],
  separator:'_', 
} 

VS Code settings

 // all default config

Reproduction URL

A public GitHub repo that includes a minimal reproduction of the bug. Please do not link to your actual project, what we need instead is a minimal reproduction in a fresh project without any unnecessary code. This means it doesn't matter if your real project is private/confidential, since we want a link to a separate, isolated reproduction anyways.

Describe your issue

Config separator not work ,hope work when separator:'_'!

Metadata

Metadata

Assignees

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