mirror of
https://github.com/tailwindlabs/tailwindcss.git
synced 2025-12-08 21:36:08 +00:00
Don't reassign configPath
This commit is contained in:
parent
77ef1dba15
commit
bd20d2c0fa
@ -577,7 +577,6 @@ async function build() {
|
||||
return result
|
||||
}
|
||||
|
||||
let configPath = args['--config'] ?? path.resolve('./tailwind.config.js')
|
||||
let config = refreshConfig(configPath)
|
||||
|
||||
if (input) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user