0.0.12 • Published 7 years ago

purecss-components v0.0.12

Weekly downloads
75
License
MIT
Repository
-
Last release
7 years ago

Pure CSS Components

Greenkeeper badge

Build Status GitHub license Dependencies Current Version

Pure Components

CSS Only Components for Pure CSS.

NOTE: This is an independent project, and is not directly associated with Pure CSS.

Install from NPM

yarn add purecss-components

or

npm i purecss-components -S

Get Started

You can view the demo/man pages here Pure.CSS Components Demo.

Building

Get Source

git clone https://github.com/joe-crick/pure-css-components.git

Installing

Once you've cloned the repo, install dependencies

yarn

or

npm i

Compile

To compile the CSS, run:

npm run build

The compiled, minified CSS will be located in the dist folder.

Built With

  • LESS - The CSS pre-processor used - though the LESS is pretty generic, and can easily be converted to SASS, or CSS

Acknowledgments

0.0.12

7 years ago

0.0.11

7 years ago

0.0.10

7 years ago

0.0.9

7 years ago

0.0.8

7 years ago

0.0.7

7 years ago

0.0.6

7 years ago

0.0.5

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago

1.0.0

7 years ago