Skip to content
This repository was archived by the owner on Aug 2, 2022. It is now read-only.

Commit 472cd21

Browse files
npmcdn-to-unpkg-botegoist
authored andcommitted
Replace npmcdn.com with unpkg.com (#38)
1 parent 9942248 commit 472cd21

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -43,11 +43,11 @@ Option #2: hot-link the css files:
4343

4444
It's also available on [CDNJS](https://cdnjs.com/libraries/hack) and NPMCDN:
4545

46-
> https://npmcdn.com/hack/dist/hack.css<br>
47-
> https://npmcdn.com/hack/dist/standard.css<br>
48-
> https://npmcdn.com/hack/dist/dark.css<br>
49-
> https://npmcdn.com/hack/dist/dark-grey.css<br>
50-
> https://npmcdn.com/hack/dist/solarized-dark.css<br>
46+
> https://unpkg.com/hack/dist/hack.css<br>
47+
> https://unpkg.com/hack/dist/standard.css<br>
48+
> https://unpkg.com/hack/dist/dark.css<br>
49+
> https://unpkg.com/hack/dist/dark-grey.css<br>
50+
> https://unpkg.com/hack/dist/solarized-dark.css<br>
5151
5252
For more usages and style guideline head to [hackcss.com](http://hackcss.com/) 🎉
5353

0 commit comments

Comments
 (0)