mirror of
https://github.com/tailwindlabs/tailwindcss.git
synced 2025-12-08 21:36:08 +00:00
Remove leftover TODO in Vite plugin
This commit is contained in:
parent
835922812b
commit
e7ca667f76
@ -212,7 +212,6 @@ export default function tailwindcss(): Plugin[] {
|
||||
enforce: 'pre',
|
||||
|
||||
async transform(src, id) {
|
||||
// TODO: Check if this is also triggered by invalidateModule
|
||||
if (!isPotentialCssRootFile(id)) return
|
||||
|
||||
let root = roots.get(id)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user