How to use the latest version of SavirCSS:

  1. Link SavirCSS in your head tag

  2. <link>rel="stylesheet"
    href="https://savirsin
    gh.github.io/SavirCSS/
    main.css">


  3. Refer to the SavirCSS Docs if you're new

How to get the offline version of SavirCSS:

  1. Download the .css file from here.

  2. Move the file to the same directory as your main .html file

  3. Link the file in your head tag

  4. <link>rel="stylesheet"
    href="main.css">


  5. Refer to the SavirCSS Docs if you're new