diff --git a/README.md b/README.md index b11a4d6..5c842d0 100644 --- a/README.md +++ b/README.md @@ -82,5 +82,13 @@ This project is under the MIT license - see the file [LICENSE.md](https://github ### [Main.css](https://github.com/Mentor404/anilist-css/blob/main/main.css)
+```css +@import url(https://mentor404.github.io/anilist-css/main.css); +``` + ### [Neon.css](https://github.com/Mentor404/anilist-css/blob/main/neon.css)
+ +```css +@import url(https://mentor404.github.io/anilist-css/neon.css); +```