You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The script uses ES modules, so you'll need to run it on a local web server instead of opening it directly with file://. You can use VS Code Live Server or Python's built-in server (python3 -m http.server 8000).
As for the sliding image section, I’ve updated the code to make the cards container scrollable on mobile.
I have downloaded the zip from GitHub and tried to run it on my local computer. But it didn't work. https://drive.google.com/file/d/14JNIJHwsNgrdVFOQPX8kMktYNLDeof2q/view?usp=sharing
Also, the tool seems broken on mobile devices. can you fix it for the mobile/tablet devices?
Also this sliding image section on mobile/tablet like tiermaker.com https://drive.google.com/file/d/1m_e4rYuiZ7H9Y95ZGnqRLFBkaUYpYpSa/view?usp=sharing
The text was updated successfully, but these errors were encountered: