styled-components / xstyled

A utility-first CSS-in-JS framework built for React. 💅👩‍🎤⚡️
https://xstyled.dev
MIT License
2.28k stars 105 forks source link

Need Discord Server #352

Closed jsartisan closed 2 years ago

jsartisan commented 2 years ago

Can we have a discord server to communicate bugs/issues/feature requests easily? Github issues are great but they are not real time. So it would be great to have a discord server that can help you build a community around this great product!

D1no commented 2 years ago

I like the idea but not much a fan of discord since it has limited discoverability leading to questions beeing asked over and over again.

@gregberge can't you simply enable the new github Discussions feature on this repo?

I for would love to be able to ask questions on implementation ideas using xstyled, since opening issues would be rude.

For example am dabbling around how to make mobile sites more accessible to people that for example have already set their iPhones font size larger. You can do so:

html {
    font: -apple-system-body
}

But than there is also the "increase text" option within safari throwing off the rem based 12col grid. Kapture 2022-02-18 at 22 27 52

Anyway: I love this library and use it for my personal stuff. ❤️ from Berlin

gregberge commented 2 years ago

https://github.com/gregberge/xstyled/discussions/363 🎉