@tailwind base;@tailwind components;@tailwind utilities;.inventory-sidebar button{background:transparent!important;color:inherit!important;text-align:left!important;width:100%!important;padding:.5rem 1rem!important;border-radius:.5rem!important;margin-bottom:.25rem!important;transition:all .2s!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.inventory-sidebar button.active{background-color:#3b82f6!important;color:#fff!important}.inventory-sidebar button:hover:not(.active){background-color:#f3f4f6!important}
