Skip to content

Commit d549337

Browse files
Update packages/@tailwindcss-vite/src/index.ts
Co-authored-by: Jordan Pittman <jordan@cryptica.me>
1 parent bf39acd commit d549337

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packages/@tailwindcss-vite/src/index.ts

+2
Original file line numberDiff line numberDiff line change
@@ -393,6 +393,8 @@ class Root {
393393

394394
// No root specified, use the module graph
395395
if (this.compiler.root === null) {
396+
this.includeCandidatesFromModuleGraph = true
397+
396398
return []
397399
}
398400

0 commit comments

Comments
 (0)