Dovy Paukstys

Results 45 comments of Dovy Paukstys

@honestbleeps ancho is an interesting concept. You could easily take your code and add in chrome, safari, and firefox support with what you've done thus far. Don't know the benefits...

@honestbleeps I agree with all your points. Do you have an IM account? Perhaps we could interact more about this? [email protected] for gchat...

Well, i handed off the source code for my IE plugin. We just need someone to finish it off...

Hey all, any progress here?

@djevrek Yes, I just broke the typography. Give me a little bit! ;) It works perfect [here](http://simpleoptions.simplerain.com/wp-admin/admin.php?page=simple-options&tab=stylingoptions). I was just adding too much.

@psaikali @ghost1227 @ghost1227 Any and all please look at this issue AKA **new killer feature of 3.0** and give your input. https://github.com/ghost1227/Redux-Framework/issues/154 Thank you.

@psaikali @djevrek Just released! http://reduxframework.com/2013/09/redux-3-is-now-in-beta/ Check an online demo here: http://demo.reduxframework.com/wp-admin

+1 Or at least key/value based aggregator, so we can group and add according to key. So we could log each "type" of exception via key or something like that.

Solved this for long-term. First install grunt-text-replace: `npm install grunt-text-replace --save-dev` Then add this anywhere: ``` // replace the font file path replace: { dist: { src: ['/styles//*.css'], overwrite: true,...