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

https://github.com/franckgaudin/dmt

Flexbox and Critical CSS
https://github.com/franckgaudin/dmt

critical-css css3 flexbox grunt

Last synced: about 2 months ago
JSON representation

Flexbox and Critical CSS

Awesome Lists containing this project

README

          

# dmt
Flexbox and Critical CSS

# Technologies
- [npm][4]
- [Grunt.js][3]
- [Sass][2]

# Installation

1. Install [Node.js][6]
2. Install [Grunt][3]
```sh
sudo npm install -g grunt-cli -g bower
```
### Dependencies:

```
sudo npm install
```

# Ressources
- [Getting Started With Grunt][1]

[1]:https://medium.com/@verpixelt/get-started-with-grunt-76d29dc25b01
[2]:http://sass-lang.com
[3]:http://gruntjs.com
[4]:https://www.npmjs.com
[5]:http:https://nodejs.org/download/
[6]:https://nodejs.org/en/