drumnation / musichead

Ruby on Rails, ReactJS, Redux, Spotify API, YouTube API
1 stars 0 forks source link

refactor stylesheets #9

Open drumnation opened 7 years ago

drumnation commented 7 years ago
  1. Move all relevant styles for a component to the style.css file in that components folder.
  2. Name each class better and add headings to each stylesheet.
  3. Only global styles in App.css
drumnation commented 7 years ago

made some progress on this but I only finished consolidating styles in the user folder. I should have been less sloppy.