eqcss / eqcss

EQCSS is a CSS Reprocessor that introduces Element Queries, Scoped CSS, a Parent selector, and responsive JavaScript to all browsers IE8 and up

Home Page:https://elementqueries.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

codepens not working

matthewjumpsoffbuildings opened this issue · comments

in the codepen examples im getting a

Failed to load resource: net::ERR_INSECURE_RESPONSE

for EQCSS.js library

eg on this example https://codepen.io/tomhodgins/pen/xwRNpm

Hi! Thanks for pointing this out - I created that demo on Codepen at a time when Codepen wasn't HTTPS and the file I linked to was over HTTP. I've updated this demo (by replacing it with a link that uses HTTPS) so this should work now :D Thanks for letting me know!