LeaVerou / stretchy

Form element autosizing, the way it should be
https://stretchy.verou.me/
Other
1.27k stars 87 forks source link

Correct Broken CSS Link #47

Closed drobin04 closed 10 months ago

drobin04 commented 10 months ago

Discovered that there's a broken link to the style.css sheet, as well as a reference to ' https://projects.verou.me/stretchy/dist/stretchy.iife.js '.

Can't find the javascript file, but it looks as though this .postcss file may be the CSS sheet (Page looked pretty when linking to it, must have been the one ;) )

netlify[bot] commented 10 months ago

Deploy Preview for stretchy-forms ready!

Name Link
Latest commit 9f38306e9f1537158d1a6ed94666f772c1130263
Latest deploy log https://app.netlify.com/sites/stretchy-forms/deploys/657bf0e81d437c0008d495c0
Deploy Preview https://deploy-preview-47--stretchy-forms.netlify.app/
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

drobin04 commented 10 months ago

Just realized that while the page looks better with this stylesheet referenced, the rest of the content aside from the initial examples isn't visible when I load it. Going to close out this pull request, I don't think this completely solves that issue

LeaVerou commented 10 months ago

Ah I see now what the issue is. Stretchy has moved to https://stretchy.verou.me but the old GH Pages URL still works, and of course the site is broken since the build process won't run there. I'll just disable the old site. Thanks for bringing this to my attention!