ruby on rails - Add stylesheet link from a gem -
I am working on a gem that will accept common CSS styles. The fonts were embedded in them and they were added to the asset pipeline, but I am trying to switch to Google font.
What do I do You have to make some helpful functions and keep it in your application layout. It can not be added automatically & lt; Link href = 'http to add: //fonts.googleapis.com/a ?? | 'Rel =' stylesheet 'type =' text / css' & gt;
tags to
& lt; Head & gt; Automatically, adding gem will add this additional stylesheet. Is it possible, or users of gem manually add it?
Comments
Post a Comment