Skip to content

Commit 42b623a

Browse files
committed
fix
1 parent 5f74714 commit 42b623a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/tailwindcss-language-server/src/project-locator.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -639,6 +639,7 @@ async function* detectContentFiles(
639639
sources: sources.map((pattern) => ({
640640
base: path.dirname(inputFile),
641641
pattern,
642+
negated: false,
642643
})),
643644
})
644645

0 commit comments

Comments
 (0)