Skip to main content

Getting Started

The mess library allows you to build responsive, styled components with ease using inline styles. Each component supports customizable breakpoints like sm , md, lg , and xl, allowing you to define styles for different screen sizes.

Installation

To install mess, you can use npm or yarn.

npm

npm i @mercury-js/mess

yarn

yarn add @mercury-js/mess