Scott Lewis

Results 3 issues of Scott Lewis

Are you looking for help with getting started on Reaction? Please visit our [Reaction documentation](https://mailchimp.com/developer/open-commerce/docs/fundamentals/). ## Prerequisites * [x] What version are you running? Tried the trunk branch and release-next-v4.1.0...

In CSS, the trailing terminator (semi-colon) is not required for the last rule. In your code, if the last rule is not terminated with a semi-colon it does not get...

The Gruntfile references `tmp/editor.js` but it should be `src/editor.js`. The build does not work as it currently is written.