You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,6 +28,7 @@ It's usually common to show a loader to users when they must wait for something
28
28
*[curtain](#curtain)
29
29
*[music](#music)
30
30
*[pokeball](#pokeball)
31
+
*[bouncing](#bouncing)
31
32
*[Contributing](#contributing)
32
33
*[Browser Support](#browser-support)
33
34
@@ -39,6 +40,10 @@ npm install pure-css-loader
39
40
40
41
Also you can clone the repository or [download the zip file](https://github.com/raphaelfabeni/css-loader/archive/master.zip) and get the main *CSS* file that is located in: `dist/css-loader.css`.
41
42
43
+
## Thanks
44
+
45
+
Thanks for all this [amazing people](https://github.com/raphaelfabeni/css-loader/graphs/contributors) who already helped me with the project.
46
+
42
47
## Setup
43
48
44
49
Add the CSS file to your project and add the link to the file:
0 commit comments