Stephen Ginn

Results 13 comments of Stephen Ginn

You can write a LESS mixin for this feature.

I'm having this issue too and changing the inline-css plugin options doesn't help. Only workaround I've figured out is wrapping any hover styles in a @media all tag. However, I've...

@chasegiunta @sjelfull Anyone think this would work for pushing the local database to the remote database? I tried to plug into their scripts and variables as much as possible. This...

@skeddles Did you ever figure out this issue? Been running into this two years later, over and over again. And like you, if I comment out sourcemaps, it goes away:...

Has anyone figured out how to fix this issue without downgrading? I'm using Gulp 4, so can't simply downgrade gulp-include to version 2.3.1 without even more stuff breaking. Here's the...

@lspoor Did you ever figure out the issue with the button background not showing up? I believe I'm seeing the same issue in Outlook 2007, 2010, 2013, 2016, and Windows...

I'm also having this issue, even when using the !important override. I should also note that I'm using the "npm run build" command in terminal and it's not inserting any...

### Quick Update It appears the second and third issues might be caused by IE11 not recognizing multiple click events inside the single button element that wraps the calendar days....

First off, I've applied the polyfills, `` to ``, and css fixes to v5.0.0-alpha.2 and got something that works flawlessly in IE11. That form can be viewed here: https://gennabennas.com/private-dining I...

I've noticed a similar issue with vcard photos. ## How to Reproduce **INPUT:** `PHOTO:https://example.com/photo.jpg` **OUTPUT:** `https` ## Possible Workarounds _You can work around this two different ways:_ #### A) Remove...