Menu
Introduction

Introduction

Beautifully designed components built with MegonCSS and Tailwind. Accessible. Customizable. Open Source.

Philosophy

MegonCSS is not a UI kit that you install via npm. It is a set of reusable components that you copy and paste into your project. We believe in ownership of code over rigid abstraction layers.

A quick tip You can use any Tailwind utility classes alongside MegonCSS native components.

Installation

To get started, simply include the engine via the CDN in your project head:

<!-- Import MegonCSS Engine -->
<script src="https://cdn.megon.org"></script>