%% run start ```ts const {LinkPreview} = customJS return LinkPreview.getLinkPreviewFromUrl("https://github.com/jorenvanhee/tailwindcss-debug-screens") ``` %% <div class="nifty-link-card-container"> <a class="nifty-link-card" href="https://github.com/jorenvanhee/tailwindcss-debug-screens" target="_blank"> <div class="nifty-link-card-text"> <div class="nifty-link-card-title line-clamp-2">GitHub - jorenvanhee/tailwindcss-debug-screens: A Tailwind CSS component that shows the currently active screen (responsive breakpoint).</div> <div class="nifty-link-card-description">A Tailwind CSS component that shows the currently active screen (responsive breakpoint). - GitHub - jorenvanhee/tailwindcss-debug-screens: A Tailwind CSS component that shows the currently active s...</div> <div class="nifty-link-href"> <img class="nifty-link-icon" src="https://github.com/fluidicon.png"> https://github.com/jorenvanhee/tailwindcss-debug-screens </div> </div> <div class="nifty-link-image-container"> <div class="nifty-link-image" style="background-image: url('https://opengraph.githubassets.com/6d0aa48d716333aeacd66050e8b674da9c0d29f9661e7afa6f7e6397035d5a7e/jorenvanhee/tailwindcss-debug-screens')"> </div> </div> </a> </div> %% run end %%