You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just found out that you guys are using a CSS @import to an external URL after been using it for some time. In this case to the CSS for the Lato font.
Why? Why any external dependency? I just can't understand it. It's terrible. Everything else from Semantic UI is (or can be) stand-alone, and since it has to also work offline this is so strange.
If you feel you really need the CSS (I do not use the Lato font anyway), why not just copy the contents of the file (https://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic&subset=latin) into this project instead? Do you want to provide Google with stats (as if they don't spy on everyone and everything all the time anyway)?
Now I must stop using this project. Unless you fix it. But you could have done that long ago so I guess you wont.
The text was updated successfully, but these errors were encountered:
I just found out that you guys are using a CSS @import to an external URL after been using it for some time. In this case to the CSS for the Lato font.
Why? Why any external dependency? I just can't understand it. It's terrible. Everything else from Semantic UI is (or can be) stand-alone, and since it has to also work offline this is so strange.
If you feel you really need the CSS (I do not use the Lato font anyway), why not just copy the contents of the file (https://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic&subset=latin) into this project instead? Do you want to provide Google with stats (as if they don't spy on everyone and everything all the time anyway)?
Now I must stop using this project. Unless you fix it. But you could have done that long ago so I guess you wont.
The text was updated successfully, but these errors were encountered: