Create a universal Stylesheet
To reduce the amount of duplicate code at the bottom of each .js file, We will need to create a Stylesheet that spans across the entirety of the application. This would include going into each file and checking their styles content and removing duplicates and renaming.
Be sure to add import statement at the top of each .js file.
Edited by emmanuel braxton