Jonathan Ginn

Results 3 issues of Jonathan Ginn

This PR adds the ability to use camelCase CSS property names in style objects. ### Example ```jsx // old ``` ```jsx // new ``` ### Testing Testing has been added...

I get the following 500 error when using a `renderPartial()` with no `$data` parameter: PHP warning: count(): Parameter must be an array or an object that implements Countable. Stacktrace points...

Added the ability to specify chunks of markup to delete. Useful for deleting development only scripts(ex: BrowserSync). Input: ``` Stays put /* This script tag will be removed entirely */...