Darius
Darius
JSX
Just started an tutorial about React/JSX and I noticed the theme doesn't support it, tags just stay white. Could you add it? 
Hi there! Lerna-changelog looks like the exact solution for what we need: Release notes per package. However, my company uses bitbucket. Is there any way you would consider support for...
Hi! We're using webpack to create react applications to incoroprate it into existing applications so your plugins sounds perfect. We're creating multiple applications like this: ``` entry: { app1: paths.app1,...
Upgraded styled-components devDependency to work with styled-components v5
 We just used `grunt.loadNpmTasks('grunt-notify');` to add automatic errors. This works great, but we first get an empty error and then the real one. This is really annoying...
Hi! Everything worked fine until I had to upgrade nodejs to the latest stable version (14.x). Then the following error started to pop up: I tried to follow the suggestions...
It would be nice to have a webserver running which starts when you enter the command ```grunt``` in your terminal. It should reload your webserver on SCSS and HTML changes....
To cater to a broader audience it would be nice to support [gulp](http://gulpjs.com/) in the future. Implementing it would be easy and it could run next to Grunt.