Skip to content
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

Support css attribute in react emotions #193

Closed
IRediTOTO opened this issue Sep 16, 2020 · 1 comment
Closed

Support css attribute in react emotions #193

IRediTOTO opened this issue Sep 16, 2020 · 1 comment

Comments

@IRediTOTO
Copy link

IRediTOTO commented Sep 16, 2020

Hi :) Thank you for made great extention.
I have some code like bellow, but extention just work with className not this css attr. Is there any option to add more ?

 <li css={tw`flex items-center`}>
                           <a href="https://themebing.com/wp/tijarah/product-category/psd-templates/">
                              PSD Templates
                           </a>
                        </li>
@anark
Copy link

anark commented Sep 17, 2020

See tailwindlabs/tailwindcss#7553

@bradlc bradlc closed this as completed Oct 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants