-
-
Notifications
You must be signed in to change notification settings - Fork 400
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I want to contribute, where do I start? #1359
Comments
I am happy to help, I've spent some time messing with concurrent mode, and createUseStyles. |
@half-halt want to send a PR? |
Yes, that's fine, please email me I want to know more about how contribute good about this. |
@Issam-AB feel free to describe what you want to work on or what you are looking for and what kind of troubles you had so far with contributing! |
@kof ( Not sure if this is best place to put it. ) I have been working on css-to-js, a vscode extension which can help CssinJs users to migrate from css to CssInJs. it Handles
PS - i tried using online tools (like transform-tools or popular css-in-js extention ) but none of them solved all the issues. I would be glad if this extension can be of any help to other cssInJs library users. |
@Rishabh-Rathod we have a list of community projects https://cssinjs.org/community-projects?v=v10.5.0 also consider contributing to existing tools if possible |
Thanks for the list. |
It's not that pseudo classes aren't supported, it's just not good about converting multiple references to the same class selector in flat CSS to |
@kof |
Hello @kof, I would like to solve low complexity bugs. I can work with ts, react. |
hi @dksingla, I have labeled a few https://github.com/cssinjs/jss/issues?q=is%3Aopen+is%3Aissue+label%3Acomplexity%3Alow Otherwise try to read through the issues and see what will make sense to you |
Hey,
if you want to contribute but don't know where to start, write a comment here, ideally give me some hints on what kind of issue you are looking for:
I will suggest you a few issues and will try to guide you through the requirements.
Best,
Oleg
The text was updated successfully, but these errors were encountered: