1.0.3 • Published 1 year ago

purelap v1.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

PurelapCSS

A lightweight, responsive, and modern CSS framework that makes it easy to create consistent web pages.

Installation

You can install Purelap via CDN by adding the following code to the head of your HTML file:

jsDelivr:

<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/purelap/purelap.min.css">

UNPKG:

<link rel="stylesheet" href="https://unpkg.com/purelap/purelap.css">

Alternatively, you can download the CSS files from GitHub and link to them in your HTML file.

Usage

Purelap includes a variety of CSS classes that you can use to style your web pages. You can also use the predefined CSS classes to create common UI elements such as buttons, forms, and tables.

You can find a list of the components and classes with their usage on Purelap Docs.

Badges

npm version GitHub issues

1.0.3

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago