Skip to content

Commit 461760a

Browse files
authored
docs: fix link for styled system in acknowledgements section (#3504)
Fix styled system link
1 parent 4a615d3 commit 461760a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ The development of Panda was only possible due to the inspiration and ideas from
125125
- [Stitches](https://stitches.dev/) - for inspiring the recipes and variants API
126126
- [Tailwind CSS](https://tailwindcss.com/) - for inspiring the JIT compiler and strategy
127127
- [Class Variance Authority](https://cva.style/) - for inspiring the `cva` name
128-
- [Styled System](https://styled-system.com/) - for the initial idea of Styled Props
128+
- [Styled System](https://github.com/styled-system/styled-system) - for the initial idea of Styled Props
129129
- [Linaria](https://linaria.dev/) - for inspiring the initial atomic css strategy
130130
- [Uno CSS](https://unocss.dev) - for inspiring the studio and astro integration
131131
- [Goober](https://goober.rocks/) - for tiny and performant js functions in template literal styles

0 commit comments

Comments
 (0)