Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pimbrouwers/hydrogen

⛅ A featherweight, modular CSS foundation.
https://github.com/pimbrouwers/hydrogen

css css-framework css-grid css-library css-modules

Last synced: about 18 hours ago
JSON representation

⛅ A featherweight, modular CSS foundation.

Awesome Lists containing this project

README

        

# Hydrogen

[![npm](https://img.shields.io/npm/v/hydrogen-css.svg)](https://www.npmjs.com/package/hydrogen-css)

[Hydrogen](https://pimbrouwers.github.io/hydrogen/) is a featherweight modular CSS foundation designed for minimalists, with a powerful collection of components and utility classes.

The aim of this project to allow for beautiful front-end's to be developed quickly.

Hydrogen is insanely tiny, the entire bundle weighing in at ~2.8KB minified and gzipped, designed with an ethos rooted in __performance as a feature__.

You can starting working with [Hydrogen](https://pimbrouwers.github.io/hydrogen/) in multiple ways. The option with least resistance is a `` refencing the free unpkg CDN.

### CDN

```html

```

### NPM

```javascript
npm install hydrogen-css
```

## [Documentation](https://pimbrouwers.github.io/hydrogen/)

Full documentation of all features, components and utilities.

## Find a bug?

There's an [issue](https://github.com/pimbrouwers/hydrogen/issues) for that.

## License

Built with ♥ by [Pim Brouwers](https://github.com/pimbrouwers) in Toronto, ON. Licensed under [MIT](https://github.com/pimbrouwers/hydrogen/blob/master/LICENSE).