Carlos:There is also CSS3 @import directive to get the Google-generated rules into the runtime [0].
Then there is no need to inject a <link> tag into the HTML at all.
Jason[0] https://stackoverflow.com/questions/14676613/how-to-import-google-web-font-in-css-file
On 3/15/2018 8:36 AM, Carlos Rovira wrote:
we could add this directly, and I thought about this, but I think is better to inject the link line since is less code and we left to google what code serve us.
