Skip to content

Commit

Permalink
Merge branch 'master' of ssh://github.com/JelteMX/ux-grunt-theming
Browse files Browse the repository at this point in the history
  • Loading branch information
Jelte Lagendijk committed Feb 1, 2016
2 parents ba4943a + 42939e8 commit 9c9ae7a
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ This Gruntfile makes it easier to develop Mendix themes, without the use of [Sco
The following things need to be installed:
* [Node.js](https://nodejs.org/en/)
* [SASS & Compass](http://thesassway.com/beginner/getting-started-with-sass-and-compass)
* [Grunt client](http://gruntjs.com/getting-started) (you can install this after installing Node using ```npm install grunt-cli -g```

## Installation

Expand Down Expand Up @@ -47,6 +48,12 @@ Clean your project folder by deleting:
* ```Gruntfile.js```
* ```node_modules``` folder

## Development TODO (will be done in future release):

* Make Compass optional
* Make SASS optional
* Grunt browsersync options

## License

Apache License, Version 2.0, January 2004
Expand Down

0 comments on commit 9c9ae7a

Please sign in to comment.