@keslers/kui 1.0.0 → 1.1.1

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
@@ -1,3 +1,9 @@
1
+ [![GitLab](https://img.shields.io/badge/GitLab-FC6D26?logo=gitlab&logoColor=white)](https://gitlab.com/keslers/kui)
2
+ [![GitHub](https://img.shields.io/badge/GitHub-181717?logo=github&logoColor=white)](https://github.com/keslertechnologies/kui)
3
+ [![npm version](https://img.shields.io/npm/v/@keslers/kui.svg)](https://www.npmjs.com/package/@keslers/kui)
4
+ [![npm downloads](https://img.shields.io/npm/dm/@keslers/kui.svg)](https://www.npmjs.com/package/@keslers/kui)
5
+ [![license](https://img.shields.io/npm/l/@keslers/kui)](https://www.npmjs.com/package/@keslers/kui)
6
+
1
7
  # @keslers/kui Component Library
2
8
 
3
9
  A hyper-opinionated React component library built with Tailwind v4, shadcn/ui, and react-icons. Provides pre-styled components like Header, Footer, and Layout for quick setup in dark-themed apps.