RailsCasts Pro episodes are now free!

Learn more or hide this

codenapse-team's Profile

GitHub User: codenapse-team

Comments by

Avatar

when i try to change the color of the top bar in foundation_and_overrides.scss the color of the bar in the app doesn't change , i'ved tried to stop the rails server and started it again but the color doesn't change
ruby 2.1.0
rails 4.0.3
the code that i'ved change
// $topbar-bg-color: #000;
// $topbar-bg: $topbar-bg-color;