問題タブ [google-fonts]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
319 問題
0
投票する
2
に答える
6386
参照
angular - angular 4プロジェクトにインポートする代わりにGoogleフォントをローカルで使用する方法
以下のように、Angular 4 プロジェクトの scss ファイルに Google フォントの URL をインポートしています。
URLを直接インポートする代わりに、それらをダウンロード/インストールして、angular 4 scssファイルでローカルに使用するにはどうすればよいですか.
どんな解決策も役に立ちます。