Commit c04ac9d
committed
feat(management): add config file support to build and watch commands
- Add --config flag to _get_build_cmd function to pass custom configuration
- Supports TAILWIND_CLI_CONFIG_FILE setting for custom config paths
- Fixes issue where custom tailwind.config.js files were not being used
- Maintains backward compatibility with existing configurations1 parent 2ac8521 commit c04ac9d
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
400 | 400 | | |
401 | 401 | | |
402 | 402 | | |
| 403 | + | |
| 404 | + | |
403 | 405 | | |
404 | 406 | | |
405 | 407 | | |
| |||
0 commit comments