app/assets/stylesheets/sass/_Light.scss in lato-rails-1.0.0 vs app/assets/stylesheets/sass/_Light.scss in lato-rails-1.0.1

- old
+ new

@@ -1,8 +1,8 @@ /* BEGIN Light */ @font-face { font-family: "Lato"; - @include fontdef($FontPath, $FontName, $FontVersion, "Light"); + @include fontdef($FontPath, $FontName, $FontVersion, "light"); font-weight: 300; font-style: normal; } -/* END Light */ \ No newline at end of file +/* END Light */