Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 601 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 601 Bytes

EyeScary CDN

A repo containing the stuff (well, fonts atm) we use, plus some other stuff incase anyone else wants to use this. (oh yeah and also a backend for a package manager (Totally just a small thing))

How to use

Despite the gh pages deployments, if you are from outside the organisation please use jsDelivr or Statically to serve the assets, like this:

@import url("https://cdn.jsdelivr.net/gh/EyeScary-Development/CDN/fonts/croscore/css/carlito.css")

or

@import url("https://cdn.statically.io/gh/EyeScary-Development/CDN/main/fonts/croscore/css/carlito.css")