Simon

Results 99 comments of Simon

Does anyone know how the api for that looks?

I personally never uses a merge tool. How would you like it to work than? I have one idea. 1. User ask to open Merge tool ( merge tool is...

yeah, can you explain 2. step a bit more. Maybe I don't understand the shell script correctly

When I create the same benchmark in a separate the benchmark results look different, mini_sql is faster but most time is spent in the query. I haven't been able to...

Sorry for the late response. I did copy the setup from Discourse but removed some parts I don't think we want. We ended up not spending more time tring mini_sql....

I created PR https://github.com/premailer/css_parser/pull/161. What do you think?

Exactly. I can only think of rule like `.a,.b{color:red;}` where we would add two spaces, after `,` and after `b`. I think think thats bad. Also if you want to...

Yes, I just briefly mention it in the title. Good to expand on that. I am working on refactoring `css_parser`. One of the features is to see where the rules...