diff --git a/README.md b/README.md index 4a5eaa0..94e9f20 100644 --- a/README.md +++ b/README.md @@ -112,6 +112,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Daniel Kreider 💻 |
+ Totto 💻 |
Raphaël Balet 💻 |
Arthur Ming 💻 |
Thomas Renger 💻 |
diff --git a/projects/ngx-loading-buttons/README.md b/projects/ngx-loading-buttons/README.md
index 75a74e0..94e9f20 100644
--- a/projects/ngx-loading-buttons/README.md
+++ b/projects/ngx-loading-buttons/README.md
@@ -90,6 +90,12 @@ And our template file.
```
+Add our styles to yours
+
+```scss
+@import 'ngx-loading-buttons/styles';
+```
+
## Issues 🐛
Found a bug? Want to request a feature? Confused? Or wanna simply comment on how useful this library is?
@@ -106,6 +112,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Daniel Kreider 💻 |
+ Totto 💻 |
Raphaël Balet 💻 |
Arthur Ming 💻 |
Thomas Renger 💻 |