Is it possible to limit emotion CSS global styles to a few components. #2877
                  
                    
                      Chinomso1995
                    
                  
                
                  started this conversation in
                General
              
            Replies: 1 comment
-
| FWIW, I put a similar question on SO, although not specific to Tailwind. | 
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
I have this external project that is using emotion I am trying to integrate into my own react project and its breaking my styles because it has global styles applied to it. I am just wondering if it's possible to restrict the global styles to those components I need from that external project so it doesn't mess up the styles of my own project.
I have done this but I still cant get it work right
The children are using Tailwind CSS
Beta Was this translation helpful? Give feedback.
All reactions