Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
carloshdrp authored Feb 20, 2023
1 parent 75e5efd commit a90220b
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
<center><img src="https://raw.githubusercontent.com/Mentor404/anilist-css/main/img/preview.png" width="700"></center>

```css
@import url(https://mentor404.github.io/anilist-css/main.css);
```

### [Neon.css](https://github.com/Mentor404/anilist-css/blob/main/neon.css)
<center><img src="https://raw.githubusercontent.com/Mentor404/anilist-css/main/img/neon-css.png" width="700"></center>

```css
@import url(https://mentor404.github.io/anilist-css/neon.css);
```

0 comments on commit a90220b

Please sign in to comment.