Skip to content

Releases: WillDev12/Github-CSS

1.0.0

23 May 18:59
Compare
Choose a tag to compare

Initial release

Installation process:

<!DOCTYPE html>
<html>
  <head>
    <script src="https://code.jquery.com/jquery-3.7.0.min.js" type="text/javascript"></script>
    <!--- Make sure to install jQuery first --->
  </head>
  <body>
    <script src="https://willdev12.github.io/Github-CSS/release/git.css-1.0.0.js"></script>
    <!--- Place script in body --->
  </body>
</html>