-
Notifications
You must be signed in to change notification settings - Fork 0
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
updated origami build services #47
Conversation
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.
I think on here we also need to remove the bower components - let's talk about it together tomorrow?
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.
This is great, just a couple of places to remove comments, but once you've done that I'm happy for this to be merged. Great job!
client/styles/main.scss
Outdated
@import "o-forms/main"; | ||
// @import "o-fonts/main"; | ||
// @import "o-grid/main"; | ||
// @import "o-forms/main"; |
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.
Let's just remove these commented out lines
client/styles/main.scss
Outdated
|
||
@import "origami-overrides/o-footer"; | ||
@import "origami-overrides/o-forms"; | ||
|
||
@import "var"; | ||
@import "mixins"; | ||
|
||
@import "sass-mq/mq"; | ||
// @import "sass-mq/mq"; |
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.
Let's remove this
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.
🎉 Feel free to merge this once you're happy. I think the heroku/github issue is still a problem so it won't actually deploy - I'll speak to you about how we can make sure we get around that in time for our meeting with Andrew and Martin week after next.
Issue: #44