choffmeister / roboto-fontface-bower

Bower package for the Roboto font-face
Apache License 2.0
153 stars 56 forks source link

Fixes wrong path for Roboto in the filesystem #47

Closed mkowalski closed 7 years ago

mkowalski commented 7 years ago

Fonts are available under fonts/roboto/Roboto-*, whereas SCSS references to them always as Roboto. Filesystem is case-sensitive, therefore this patch makes SCSS use the correct path to the file by lowercasing the variable used.

This is to resolve #41

mkowalski commented 7 years ago

As this one is a big problem for OpenStack Horizon project, would be very nice to have it merged and tagged as soon as verified as working. Thanks

choffmeister commented 7 years ago

Thx and sorry for the delay. Merged and released as @0.7.1