Skip to content

Commit 10b50dd

Browse files
author
Marco Solazzi
committed
updated docs
1 parent 89f9a55 commit 10b50dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ WOK is a loosely opinionated boilerplate for web development built with flexibil
1111
* [Sass](http://sass-lang.com/) 3.4+ with [node-sass](https://github.com/sass/node-sass) and CSS [post-processing](https://github.com/postcss/postcss)
1212
* [BEM](http://blog.kaelig.fr/post/48196348743/fifty-shades-of-bem)-like naming convention
1313
* Em based media-queries via [sass-mq](https://github.com/sass-mq/sass-mq)
14-
* ES2015 support with [Babel](https://babeljs.io/) (polyfill loaded from CDN.js)
14+
* ES support with [Babel](https://babeljs.io/) (supports [babel-env](https://github.com/babel/babel-preset-env) for IE11 and [stage2](https://babeljs.io/docs/plugins/preset-stage-2/). Polyfill loaded from CDN.js)
1515
* [Gulp.js](http://gulpjs.com/) build and deploy workflow
1616
* Development server and asset live-reload with [BrowserSync](http://www.browsersync.io/) and [Weinre](http://people.apache.org/~pmuellr/weinre/) remote debugging
1717
* Incremental deploy with [rsync](https://rsync.samba.org/) or [lftp](http://lftp.yar.ru/)

0 commit comments

Comments
 (0)