Brian Reeves
Brian Reeves
`.parent > .child` is being formatted to `.parent>.child`. Is this intentional? I think spaces should remain around the " > " character.
Since commit #290 the closing brackets and subsequent rules in a nest have less indentation than there should be depending on their nested depth. With indenting set to 4 spaces:...
Is there a way to select multiple paragraphs and turn them into a bulleted list or delete them? It seems that only one paragraph can be edited at a time....
When using laravel-elixir-imagemin 0.2.3 with imagemin-svgo 5.2.0 the below error occurs: ``` /Users/brian/Sites/ddos/node_modules/is-svg/index.js:8 var charCode = isBuf ? buf[i] : buf.charCodeAt(i); ^ TypeError: Cannot read property 'charCodeAt' of undefined at...