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

#132912913 Fix conflict in head.jade #29

Open
wants to merge 5 commits into
base: develop
Choose a base branch
from

Conversation

demiladebamgbose
Copy link
Contributor

What does this PR do?

Fix conflict in jade file

Description of Task to be completed?

Remove conflicting code in jade.head file

Fix conflict in head.jade

Fixes ##132912913
link(rel='stylesheet', href='/css/chat.css')
link(rel='stylesheet', href='/css/modal.css')
link(rel='stylesheet', href='/css/modal.css')
=======
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am curious to know who did this. Please hit me via Dm if you did. We all need to be very conscious and pay attention to details whilst rebasing, so as not to break approved code in the process.
@demiladebamgbose @andela-abisoye @bolorundurowb @andela-oolutola @aezumezu @cyrielo 👆

ruqoyyasadiq
ruqoyyasadiq previously approved these changes Oct 21, 2016
Copy link
Contributor

@ruqoyyasadiq ruqoyyasadiq left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved!

@ruqoyyasadiq ruqoyyasadiq dismissed their stale review October 21, 2016 14:23

found some errors

@@ -1,4 +1,4 @@
@import "variable";
@import "variable.scss";

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Imported partial variable.scss should be written as variable

@ruqoyyasadiq
Copy link
Contributor

wasn't this implemented in another branch? do we still need to merge this in @demiladebamgbose?

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

Successfully merging this pull request may close these issues.

None yet

3 participants