mkhairi / materialize-sass

Materializecss rubygem for Rails Asset Pipeline / Sprockets
http://materialize.labs.my/
MIT License
805 stars 243 forks source link

problem with font and icons #78

Closed DRAKUN closed 8 years ago

DRAKUN commented 8 years ago

hi i ve an problem to view icon dropdown menu capture d ecran 2016-01-02 a 00 32 16 capture d ecran 2016-01-02 a 00 32 18

thanks

mkhairi commented 8 years ago

hi @DRAKUN , you must include this in <head> layout

<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">

see materializecss.com/icons .

d-acuna commented 8 years ago

but you need internet... not is a solution

mkhairi commented 8 years ago

@DimasJok see https://github.com/mkhairi/materialize-sass/issues/58