All Projects → joe-crick → pure-css-components

joe-crick / pure-css-components

Licence: other
CSS Only Components for Pure CSS

Programming Languages

HTML
75241 projects
CSS
56736 projects
shell
77523 projects

Projects that are alternatives of or similar to pure-css-components

responsive type
A one size fits all responsive type solution. Demo: https://codepen.io/kylevilleneuve/pen/XqeVdZ
Stars: ✭ 53 (-22.06%)
Mutual labels:  responsive-css
Front End Frameworks
A collection of best front-end frameworks for faster and easier web development.
Stars: ✭ 2,786 (+3997.06%)
Mutual labels:  responsive-css
shapecss-framework
A modern stylish css framework
Stars: ✭ 14 (-79.41%)
Mutual labels:  responsive-css
postcss-sort-media-queries
PostCSS plugin for combine and sort CSS media queries with mobile first or desktop first methods.
Stars: ✭ 118 (+73.53%)
Mutual labels:  responsive-css

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].