Skip to content
This repository was archived by the owner on Nov 30, 2023. It is now read-only.

0.4

Pre-release
Pre-release

Choose a tag to compare

@ClassicMC-Studios ClassicMC-Studios released this 21 Nov 20:31
· 35 commits to main since this release
44e2577

Added Mobile and Computer Tags

// initiate the tags
jscreen();
<p mobile>The text appears if the screen is below 600px</p>
<p computer>But this text appears if the screen is above 600px</p>

Prerelease v0.3 Nov. 14 2023