mirror of
https://github.com/tailwindlabs/tailwindcss.git
synced 2025-12-08 21:36:08 +00:00
Update plugin name
This commit is contained in:
parent
dfdfba25a2
commit
ca6b21a6bc
@ -16,7 +16,7 @@ export default function (configOrPath = {}) {
|
||||
function registerDependency(fileName, type = 'dependency') {
|
||||
result.messages.push({
|
||||
type,
|
||||
plugin: 'tailwindcss-jit',
|
||||
plugin: 'tailwindcss',
|
||||
parent: result.opts.from,
|
||||
[type === 'dir-dependency' ? 'dir' : 'file']: fileName,
|
||||
})
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user