You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 configurations
0 commit comments