@klu_dev/ui-klu-green 1.0.12 → 1.0.13

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
@@ -15,6 +15,11 @@ npm install @klu_dev/ui-klu-green
15
15
  - Button
16
16
  - BackButton
17
17
 
18
+ ## Antes de comenzar a agregar componentes
19
+ ```tsx
20
+ import "@klu_dev/ui-klu-green/style.css";
21
+ ```
22
+
18
23
  ## 🚀 Uso Input
19
24
 
20
25
  ```tsx