Paul Knittel

Results 3 issues of Paul Knittel

One of the hard things I've found so far is setting up plugins to work ie: https://github.com/poetic/ember-cli-cordova/issues/142 It would be great to see if the demo app showed a few...

Has this been tested with Tiny MCE 4?

I like to have my css structure like this: ``` .grid { margin: 0 0 20px 0; } .group:after, .grid:after { content: ""; display: table; clear: both; } ``` At...