primer / css

The CSS design system that powers GitHub
https://primer.style/css
MIT License
12.54k stars 1.2k forks source link

Primer on a CDN #50

Closed lachlanjc closed 9 years ago

lachlanjc commented 9 years ago

It'd be awesome to have Primer on a quick URL (perhaps even a CDN); Primer is fantastic for a quick page of documentation or something along those lines.

@mdo Any plans for Primer on a CDN?

nickserv commented 9 years ago

I think cdnjs is a good fit. In my opinion, unless GitHub is planning on adding Primer to maxcdn or another public CDN, we should use cdnjs and close/dupe this issue in favor of #40.

jimaek commented 9 years ago

I added primer to jsDelivr as well http://www.jsdelivr.com/#!primer You can do stuff like http://cdn.jsdelivr.net/g/primer@2,animatecss@3.2

lachlanjc commented 9 years ago

Thanks for that @jimaek!