1.0.0 • Published 3 years ago
comp-helloui v1.0.0
Hello-UI Component library
A free CSS framework that provides ready-to-use frontend components and powerful utility classes that you can easily combine to build beautiful web app projects.
Demo
You can visit : https://comp-helloui.netlify.app/
Installation
Install my-project with link
<link rel="stylesheet" href="https://comp-helloui.netlify.app/style.css">
or
@import url("https://comp-helloui.netlify.app/style.css");Color Reference
| Color | Hex |
|---|---|
| --cta-color: | #544af4; |
| --hover-bg: | #ececf1; |
| --primary-color: | #161617; |
| --secondary-color: | #6b696b; |
| --modal-overlay: | #7c787c85; |
| --success-color: | #14943e; |
| --warning-color: | #ca9d0a; |
| --error-color: | #d40b1f; |
| --info-color: | #148cb8c5; |
| --success-bg: | #8bdba593; |
| --warning-bg: | #e4d39c9d; |
| --error-bg: | #eba3aaa8; |
| --info-bg: | #aad6e6b2; |
| --icon-color: | #ece8ecbd: |
Features
- Avatar
- Alert
- Badge
- Button
- Card
- Image
- Input
- Text Utilities
- Modal
- Grid
1.0.0
3 years ago