DEV Community

FSCSS tutorials for FSCSS tutorials

Posted on • Edited on

FSCSS

How to Link FSCSS to your HTML

<head>
<script src='https://wbf.tiiny.site/scripts/0/FS/fs.ex25.js'></script>
</head>
<style>
//test FSCSS
</style>
Enter fullscreen mode Exit fullscreen mode

FSCSS JS files:

  • Recommended https://wbf.tiiny.site/scripts/0/FS/fs.ex25.js note:some FSCSS methods may not WORK such as copy() method, if you access FSCSS through this link.
  • https://wbf.tiiny.site/scripts/0/3.2/fs.ex25.js note:some FSCSS methods may not WORK such as copy() method, if you access FSCSS through this link,!this specific link may affect the page js file.
  • Full access: https://wbf.tiiny.site/scripts/0/3.3/fs.ex25.js Note: the browser will take too much time to load this script.
  • FSCSS copy() method: https://wbf.tiiny.site/scripts/0/FS/m.js note:All FSCSS methods will not WORK accept FSCSS copy() method. FSCSS Image

    Ninety percent FSCSS twenty percent CSS

Top comments (0)