-
-
Notifications
You must be signed in to change notification settings - Fork 71
Adding new navbar (using ember-styleguide) and footer #67
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
Conversation
app/styles/app.scss
Outdated
margin-left: -60px; | ||
} | ||
|
||
@import "ember-bootstrap/bootstrap"; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please remove this, as the necessary styles are already included in styleguide.
package.json
Outdated
"deploy": "ember deploy production" | ||
}, | ||
"devDependencies": { | ||
"bootstrap-sass": "^3.3.7", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should be able to remove both bootstrap deps from package.json
We still have some styles to fix for the navbar, but functionally, this should be good to go. |
Thanks so much @mansona @rwwagner90 ❤️ You guys rock! |
Wow, what an amazing day 🎉 I am completely surprised what we have been able to achieve on this PR and I feel incredibly grateful being able to work with such awesome people 😍
This is now ready for review, so let's get this merged 💪