Challenge Overview
Challenge objectives
-
You need to extract the common Less styles from the provided docs into master stylesheet(s).
Tech stack
-
Angular
-
Less
Code access
Repo: https://github.com/tc-bluesource/bluesource
Branch: develop
You will find a link to get access to the repo on the challenge forum.
Detailed requirements
In the previous challenge, we asked you to identify and log Less styles/classes that were repeated in multiple places.
As part of this challenge, you need to follow the provided documents and extract all styles mentioned there into master stylesheet(s) and then update the related components to use them from there instead of duplicating them.
Feel free to post any questions on the challenge forum!
What to submit
-
Submit a git patch for the latest commit in the develop branch.
-
Make sure to mention the exact commit you used and any instructions needed to apply your patch and test your submission.