diff --git a/justfile b/justfile index 29c0a7faeac7..a092698d7a25 100644 --- a/justfile +++ b/justfile @@ -44,7 +44,7 @@ gen-lint: gen-formatter: cargo run -p xtask_codegen -- formatter -# Generates the Tailwind CSS preset for utility class sorting (requires Bun) +# Generates the Tailwind CSS preset for utility class sorting [working-directory: 'packages/tailwindcss-config-analyzer'] gen-tw: pnpm build