Skip to content

stejproject/sys

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Sys Repositories

  • about projects STEJ CSS library.
  • License STEJ License

Setup

Paste code below here:

<script rel="preload" src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.5.1/jquery.min.js"
    integrity="sha512-bLT0Qm9VnAYZDflyKcBaQ2gg0hSYNQrJ8RilYldYQ1FxQYoCLtUjuuRuZo+fjqhx/qtq/1itJ0C2ejDxltZVFg=="
    crossorigin="anonymous"></script>

Download | Install

Download

  • To customize this library.

Install

  • CSS example: Option 1
 <link rel="stylesheet" href="https://stejproject.github.io/sys/css/porto-style.css">

Option 2

<link rel="preload" href="https://stejproject.github.io/sys/css/porto-style.css" as="style" onload="this.onload=null;this.rel='stylesheet'">
<noscript><link rel="stylesheet" href="https://stejproject.github.io/sys/css/porto-style.css"></noscript>
  • Javascript example: Option 1
 <script src="https://stejproject.github.io/sys/js/ac.js" async></script>

Option 2

<script src="https://stejproject.github.io/sys/js/ac.js" defer></script>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published