MaterialDesign-Font-Build icon indicating copy to clipboard operation
MaterialDesign-Font-Build copied to clipboard

NodeJS Webfont builder tailored for MDI w/ cli support

Results 14 MaterialDesign-Font-Build issues
Sort by recently updated
recently updated
newest added

Can't install the package node v18.4.0 npm -v 8.13.1 sass 1.54.3 sass-loader 12.6.0 `sudo npm install -g @mdi/font-build` ```shell npm ERR! code 1 npm ERR! path /usr/lib/node_modules/@mdi/font-build/node_modules/node-sass npm ERR! command...

Right now all the icons are renamed and prefixed with the codepoint. This is part of how the `webfont` package expects thing. We need to either rename them after generation/failure...

bug

https://github.com/Templarian/MaterialDesign-Webfont/pull/56

bug