Skip to content

Commit

Permalink
Add svgontheweb.com link for SVG benefits
Browse files Browse the repository at this point in the history
  • Loading branch information
relliv committed Oct 19, 2024
1 parent 8b406ff commit 38061ab
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/docs/intro.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,12 @@ This repository is based on [Sam Herbert](https://github.com/SamHerbert)'s [SVG-

> Basicly we can use SVG files with `<img>` tag or import directly as inline code. You can not style SVG content over `<img>` tag. Also, inline option is not good for clean development experience. We created this project for smooth and better experience for developers.
## Why SVG?

Checkout [this page](https://svgontheweb.com) for more information about SVG and its benefits.

## Preview

<img src="https://github.com/ngeenx/nx-svg-loaders/blob/main/docs/static/img/nx-svg-loaders-preview.gif?raw=true" alt="SVG Loaders Preview" style={{
border: '1px solid #dcdcdc',
borderRadius: '5px',
Expand Down

0 comments on commit 38061ab

Please sign in to comment.