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

How to transition to the npm package? #15

Open
nickredmark opened this issue Sep 13, 2016 · 3 comments
Open

How to transition to the npm package? #15

nickredmark opened this issue Sep 13, 2016 · 3 comments

Comments

@nickredmark
Copy link

Has someone transitioned successfully to the npm package? What do you need to import and how?

@GenZai
Copy link

GenZai commented Mar 6, 2017

@nmaro I'm also wondering how to use npm instead of this package.
Have you found a solution ?

@nickredmark
Copy link
Author

@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.

@lmaddio
Copy link

lmaddio commented Apr 1, 2017

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";

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