mmjaeger

Results 29 comments of mmjaeger
trafficstars

Using codekit to compile does only output the empty breakpoints but no silent classes

I'm only using 1Password I don't have any intention removing it because of code kit - there has to be another fix for the issue. codekit just keeps on trashing...

You might want to look into Bootstrap 4 - they introduces some nice mixins when it comes to grids - so for instance, if I have some given classes like...

actually that's not all - the whole font-family declaration is stripped as well !!!!!

couldn't tell you - it is a built in feature to use CSSO in the codekit app (https://codekitapp.com) - you may want to get in touch with that developer but...

Not sure whether I'm following you - I do have a font family declaration in my scss file - it gets fully stripped when compressing - this is the full...

tried to replace what I had with your font declaration - not working - this is what I'm getting: a.read-more{font-size:.8em;text-transform:uppercase}a.read-more:after{content:"";display:inline-block;-webkit-font-smoothing:antialiased;font:16px/1;vertical-align:middle;margin-bottom:2px;margin-left:5px} the content is still empty and font family is not...

found the error message in some wpengine log file - the error does not show up when I put WP in debug mode - is there an email address I...

thanks On Fri, Jan 6, 2017 at 2:59 AM, Joe Grainger wrote: > Hi @mmjaeger > > It seems that the attachment post type uses slightly different actions and >...