UNPKG

outlinecss

Version:

A headless, responsive, and composable CSS framework designed for easy customization.

39 lines (30 loc) 1.12 kB
<div align="center"> [![license](https://img.shields.io/npm/l/outlinecss.svg)](https://github.com/mzpkdev/outlinecss/blob/master/LICENSE) [![npm version](https://img.shields.io/npm/v/outlinecss.svg)](https://www.npmjs.com/package/outlinecss) [![TypeScript](https://img.shields.io/badge/TypeScript-Ready-blue.svg)](https://www.typescriptlang.org/) [![bundle size](https://img.shields.io/bundlephobia/min/outlinecss)](https://bundlephobia.com/result?p=outlinecss) </div> <br> <br> <p align="center"> <strong>Outline</strong> <p align="center"> A headless, responsive, and composable CSS framework designed for easy customization. <br /> <br /> <a href="https://github.com/mzpkdev/outlinecss/issues">Report a bug</a> &nbsp;&nbsp;·&nbsp;&nbsp; <a href="https://github.com/mzpkdev/outlinecss/issues">Request a feature</a> </p> <br /> <br /> Table of Contents ------------------ * [Getting started](#getting-started) * [How to install](#how-to-install) Getting started ---------------- ### How to install ```shell npm install outlinecss ```