/CasCare

Responsive and Modern CSS Framework

Primary LanguageHTMLMIT LicenseMIT

CasCare CSS

CasCare.css is a light-weight and responsive open source CSS library.

Getting Started

There are 2 ways to get started with CasCare CSS library in your projects. You can either install manually, or from CDN.

Install Manually

Download CasCare CSS

Include cascare.css located in /dist in your website or Web app.

<link rel="stylesheet" href="cascare.min.css" />

Install via CDN

Use the following CDN link to include CasCarecss in your project.

<link
	rel="stylesheet"
	href="https://cdn.jsdelivr.net/gh/rkjain119/CasCare@main/dist/cascare.min.css"
/>

Contributing

You are encouraged to contribute to CasCare CSS. To write a new plugin, just copy one of the existing ones and modify the files.

Let's connect