Skip to content

Commit ffe0c1e

Browse files
docs(readme): 📝 add attributions with links (#25)
closes #24
1 parent f44f3d7 commit ffe0c1e

File tree

1 file changed

+31
-0
lines changed

1 file changed

+31
-0
lines changed

README.md

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ You can enable tab completion (recommended) by opening
6161
- [Extra Guides](#extra-guides)
6262
- [Snippets generation from Selected line/lines](#snippets-generation-from-selected-linelines)
6363
- [Contributing](#contributing)
64+
- [Attributions](#attributions)
6465

6566
## Snippets
6667

@@ -293,3 +294,33 @@ Snippets which you think will help others increase their productivity.
293294
See
294295
[Contributing Docs →](https://github.com/navin-moorthy/vscode-css-snippets/blob/master/CONTRIBUTING.md)
295296
for detailed guidance.
297+
298+
## Attributions
299+
300+
**Snippet Ideation:**
301+
302+
- [Tailwind](https://tailwindcss.com/) by
303+
[Adam Wathan](https://twitter.com/adamwathan) and
304+
[Steve Schoger](https://twitter.com/steveschoger)
305+
- [1linelayouts](https://1linelayouts.glitch.me/) by
306+
[Una Kravets 👩🏻‍💻](https://twitter.com/Una)
307+
308+
**Snippet Generation:**
309+
310+
- [Snippet Generator](https://snippet-generator.app/) by
311+
[Paweł Grzybek](https://twitter.com/pawelgrzybek)
312+
313+
**Docs Inspiration:**
314+
315+
- [Vue VSCode Snippets](https://github.com/sdras/vue-vscode-snippets/blob/master/README.md)
316+
by [Sarah Drasner](https://twitter.com/sarah_edo)
317+
- [Tailwind Intellisense](https://github.com/tailwindcss/intellisense) by
318+
[Brad Cornes](https://twitter.com/bradlc)
319+
320+
**Contributing Inspiration:**
321+
322+
- [Chakra UI](https://github.com/chakra-ui/chakra-ui/blob/master/CONTRIBUTING.md)
323+
by [Segun Adebayo](https://twitter.com/thesegunadebayo)
324+
325+
**Huge thanks :pray:** to _above wonderful persons_ for creating awesome
326+
projects which helped me build this project.

0 commit comments

Comments
 (0)