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
- Host: GitHub
- URL: https://github.com/franckgaudin/dmt
- Owner: franckgaudin
- License: gpl-2.0
- Created: 2015-11-12T15:15:12.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2019-09-27T14:16:06.000Z (over 6 years ago)
- Last Synced: 2025-05-14T05:39:14.807Z (about 1 year ago)
- Topics: critical-css, css3, flexbox, grunt
- Language: CSS
- Homepage: https://franckgaudin.github.io/dmt/
- Size: 1.66 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/