Crystal UI is an elegantly designed CSS Component Library integrated with pre-defined class styles for various frequently used components. Build your next UI faster ⏩ & magical ✨ with Crystal UI.
To use Crystalui in your UI, copy the link
tag below and paste it in the <head>
tag of your html file, above all other style sheets.
<link rel="stylesheet" href="https://crystal-ui.netlify.app/components.css" />
Or paste the following import statement at the beginning of your CSS file.
@import url("https://crystal-ui.netlify.app/components.css");
- Colors
- Alerts
- Avatars
- Badges
- Buttons
- Cards
- Lists
- Images
- Inputs
- Ratings
- Toasts
- Text Utilities
- Navbar
- Modal
- Grids
- Slider
HTML, CSS & JS