-
-
Notifications
You must be signed in to change notification settings - Fork 41
Updating bootstrap and font awesome #143
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
Comments
@dougcsicam which version of nvQuickTheme are you using? If you are version 2.0.0 then all you need to do is run the appropriate |
I was able to upgrade bootstrap but not fontawesome. I used
|
The package names for Font Awesome 5 changed. Try |
You need to uninstally Font Aesome 4 and install Font Awesome 5. |
I upgated to fontawesome 5 after uninstalling 4 with the command: |
@dougcsicam when using Font Awesome 5, that will create a new folder within node_modules for @fortawesome/fontawesome-free. Therefore, |
Please summarize your question in one sentence
Whay would be the correct procedure to upgrade Bootstrap and Font Awesome to the latest version within this framework.
Give a more extended description
Steps to reproduce (if needed)
Other comments or remarks
The text was updated successfully, but these errors were encountered: