From 8b406ffdafb7c3be3b5dcb80e3f93821590d1d64 Mon Sep 17 00:00:00 2001 From: relliv Date: Sat, 12 Oct 2024 17:56:32 +0300 Subject: [PATCH] Rollback styling changes --- README.md | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/README.md b/README.md index be01d15..2eb99bf 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,6 @@ - - # nx-svg-loaders - - - +[![SVG Loaders Preview](https://github.com/ngeenx/nx-svg-loaders/blob/main/docs/static/img/nx-svg-loaders-preview.gif?raw=true)](https://ngeenx.github.io/nx-svg-loaders/) This repository is based on [Sam Herbert](https://github.com/SamHerbert)'s [SVG-Loaders](https://github.com/SamHerbert/SVG-Loaders) project. There are many loadig indicator display strategy like *JS, CSS, GIF, Lottie and Custom Fonts*. **SVG** is another loading indicator/spinner option because it's supporting animations natively on browsers and [widely supporting](https://caniuse.com/svg-smil). This project aims to provide ready-to-use SVG loader examples as components in *Angular, React, Vue, Svelte* without broke your development environment experience.