DevvitIO / ReallyAnnoyingDirectory

Open collab for a directory of really 'awful' front-end pages.
https://reallyannoyingdirectory.netlify.app/
MIT License
29 stars 44 forks source link

Create transitioning effect for stylesheets on load. #53

Closed Tor020 closed 6 years ago

Tor020 commented 6 years ago

Kenavr from issue#35: Set the opacity of the page to 0 until a stylesheet is loaded and then soft transition to opacity: 1.

This would remove the visible style change on page load.

kevPo commented 6 years ago

Mind if I take a crack at this?

Tor020 commented 6 years ago

https://github.com/DevvitIO/ReallyAnnoyingDirectory#q-can-i-work-on-this-issue

kevPo commented 6 years ago

Looks like it's taken care of...