@streamoid/ui 0.2.4 → 0.2.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -35,10 +35,11 @@ function App() {
35
35
 
36
36
  ## Features
37
37
 
38
- - 50+ Reusable Components
38
+ - 60+ Reusable Components (desktop + mobile)
39
39
  - TypeScript Support
40
- - Tailwind CSS Compatible
41
- - Fully Customizable
40
+ - CSS Modules with Design Tokens
41
+ - Controlled & Uncontrolled component patterns
42
+ - Mobile-first components for Teams, Settings, Billing, Workspace
42
43
 
43
44
  ## License
44
45