In China can not access the google.com, so the use of semantic-UI is very slow.
The reason is unable to load "https://fonts.googleapis.com/css?family=Lato:400700400italic? 700italic&subset=latin, "
Therefore, I need to manually download "https://fonts.googleapis.com/css? Family=Lato:400700400italic, 700italic&subset=latin" to the local hard disk, and then each time update semantic-ui when manually modify semantic.min.css reference to the right.
I suggest that we can fix this problem, reduce the external dependence, thank you.
For the same reason, access to http://semantic-ui.com/ is very slow.
Hi please see #1305 #1768
Use theming variables and set to useso.com which mirrors google fonts
this external dependence should be removed. No reason to load anything from external sources. It is not only a issue in china but also offline. Furthermore, this is a question about privacy. Connection to a external server without user permission very questionable. please reopen
The site useso.com closed long long time ago, and the solution above (and among other related issues) all not work, please reopen.
Hi @uniquejava, do you pull SUI from a CDN, or use it locally via NPM?
You can use font locally instead of using Google Font or any CDN :
npm i semantic-ui-offline
Most helpful comment
this external dependence should be removed. No reason to load anything from external sources. It is not only a issue in china but also offline. Furthermore, this is a question about privacy. Connection to a external server without user permission very questionable. please reopen