Build v0.2.6
For more info on using Fancy Form, see the docs: http://www.fancyjs.com/docs.html
##Build
$ npm install
Generate dev version
$ grunt dev
Generate prod version
$ grunt prod
Generate full built version
$ grunt full
Build files are under fancyform
directory