You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@GenZai nope, this is one of the few meteor packages I still depend on. I'm slowly working to replace the full meteor stack (with graphql and next.js), but it's a long way - if you're interested I'm mainly working on the user accounts side with a library called ooth.
I did a install with meteor npm install font-awesome and then I imported the .scss files, but is not working, says it doesn't find the file. Is strange because is the same way I import bootstrap: @import "{}/node_modules/font-awesome/scss/font-awesome.scss"; @import "{}/node_modules/bootstrap/scss/bootstrap.scss";
Has someone transitioned successfully to the npm package? What do you need to import and how?
The text was updated successfully, but these errors were encountered: