mirror of
https://github.com/tailwindlabs/tailwindcss.git
synced 2025-12-08 21:36:08 +00:00
End 'Reading changed files' timer in debug mode (#6954)
This commit is contained in:
parent
fe08e919dc
commit
4bc9ca7d8b
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user