Material Icons not loading #16160
              
                Unanswered
              
          
                  
                    
                      CodyBontecou
                    
                  
                
                  asked this question in
                Component Testing
              
            Replies: 1 comment 3 replies
-
| Turns out my tailwindcss isn't loading either. | 
Beta Was this translation helpful? Give feedback.
                  
                    3 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'm working with the dependency
"material-design-icons": "^3.0.1",which is used within my component like so:<i class="pl-3 pr-5 material-icons text-xl text-gray-500">room</i>What am I doing wrong? It is showing the text
roomrather than the icon as expected.Beta Was this translation helpful? Give feedback.
All reactions