Pallet-UI - A component library to develop apps rapidly with responsive, reusable building blocks.
- There is a cdn link given in the website.
- You can add that link in head section of your code.
<link rel="stylesheet" href="https://pallet-ui.netlify.app/css/component.css">
- Now you are ready to use the components
- You can add the code of components available in the website according to your need.
- HTML
- Vanilla CSS
- Primary Alert
- Secondary Alert
- Success Alert
- Danger Alert
- Warning Alert
- Round Avatar
- Square Avatar
- Avatar Badges
- Icon Badges
- Primary Buttons
- Secondary Button
- Icon Button
- Text Button
- Outline Button
- Link Button
- Text Cards
- Text Card with Dismiss
- Vertical Cards
- Card with Text overlay
- Card with Badge
- Horizontal Card
- Responsive Image
- Rounded Image
- Label Input with validation
- Radio Buttons
- Check Box Buttons
- Headings
- Small Text
- Grey Text
- Center Text
- Ordered List
- Unordered List
- Stacked List