End 'Reading changed files' timer in debug mode (#6954)

This commit is contained in:
Jesper 2022-01-07 17:08:15 +01:00 committed by GitHub
parent fe08e919dc
commit 4bc9ca7d8b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -179,6 +179,8 @@ export default function expandTailwindAtRules(context) {
getClassCandidates(transformer(content), extractor, candidates, seen)
}
env.DEBUG && console.timeEnd('Reading changed files')
// ---
// Generate the actual CSS