| Responsive boilerplate | A responsive boilerplate optimized for the multi-screen web. |
| Sass support | CompileSassinto CSS bringing support for variables, mixins and more. |
| Performance optimization | Minify and concatenate JavaScript, CSS, HTML and images to help keep your pages lean. |
| Code Linting | Code linting is done usingESLint,Stylelintandpug-lint. |
| ES2015 via Babel | Optional ES2015 support usingBabel. |
| Built-in HTTP Server | A built-in server for previewing your site locally while you develop and iterate. |
| Live Browser Reloading | Reload the browser in real-time anytime an edit is made without the need for an extension. |
| Cross-device Synchronization | Synchronize clicks, scrolls, forms. Powered byBrowserSync. |