MACUI v3.0
Explore and use MACUI! Best component with unique theme and get some Redesign of Tailwind components.

Install
GitHub DocumentationHow to use MACUI css?
Add below css in your head tag of HTML.
<!--[MACUI@3.0 CSS via cdn]-->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/developerdhaval/MACUI@main/macui@3.0.css" text="text/css"/>
Add below script in your body tag of HTML.
<!--[Theme Script Required]-->
<script src="https://cdn.jsdelivr.net/npm/theme-change@2.0.2/index.js"></script>
Colors
MACUI colors classes and explain.
- color-1 (c1) #cafad7;
- color-2 (c2) #d6cefb;
- color-3 (c3) #e8f0fe;
- color-4 (c4) #f6f8c9;
Utilities
Background colors
c1: #cafad7;
c2: #d6cefb;
c3: #e8f0fe;
c4: #f6f8c9;
Buttons colors
btn1: #2fd76c;
btn2: #a593ff;
btn3: #bfd6fd;
btn4: #f1f790;
Components
Use MACUI components