grunt-ttf2base64和其他字体 grunt-ttf2base64和其他字体 入门 该插件需要Grunt。 npm install grunt-ttf2base64-and-otherfonts --save-dev 插件安装完成后,可以使用以下JavaScript代码在您的Gruntfile中启用该插件: grunt . loadNpmTasks ( 'grunt-ttf2base64-and-otherfonts' ) ; “ ttf2base64_and_otherfonts”任务 一个简单的插件将ttf文件更改为base64代码和其他字体文件,然后将updata css更改为: 前: @font-face { font-family : 'icon' ; src : url ( '../font/icon.ttf' ) format ( 'true