Commands
update
npx tambo update <componentname>
or npx tambo update installed
Updates specific Tambo components or all installed components to their latest versions from the registry.
Examples:
CSS Configuration Updates
When updating components, the CLI may also update your CSS variables and Tailwind configuration to ensure compatibility with the latest component versions.
Configuration Changes
Component updates may require new CSS variables or Tailwind configuration changes. The CLI will detect your Tailwind version and apply the appropriate format automatically.
For detailed information about what gets configured, see:
CSS & Tailwind Configuration
Learn what changes are made to your globals.css and tailwind.config files