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

Removes [tough-cookie](https://github.com/salesforce/tough-cookie). It's no longer used after updating ancestor dependency [node-sass](https://github.com/sass/node-sass). These dependencies need to be updated together. Removes `tough-cookie` Updates `node-sass` from 4.14.1 to 9.0.0 Release notes Sourced from...

dependencies

Bumps [semver](https://github.com/npm/node-semver) to 7.5.3 and updates ancestor dependencies [semver](https://github.com/npm/node-semver), [node-sass](https://github.com/sass/node-sass) and [webfont](https://github.com/itgalaxy/webfont). These dependencies need to be updated together. Updates `semver` from 5.3.0 to 7.5.3 Release notes Sourced from semver's...

dependencies

Bumps [scss-tokenizer](https://github.com/sasstools/scss-tokenizer) to 0.4.3 and updates ancestor dependency [node-sass](https://github.com/sass/node-sass). These dependencies need to be updated together. Updates `scss-tokenizer` from 0.2.3 to 0.4.3 Release notes Sourced from scss-tokenizer's releases. v0.4.3 What's...

dependencies

Bumps [tar](https://github.com/isaacs/node-tar) to 6.1.14 and updates ancestor dependency [node-sass](https://github.com/sass/node-sass). These dependencies need to be updated together. Updates `tar` from 2.2.2 to 6.1.14 Release notes Sourced from tar's releases. v6.1.13 6.1.13...

dependencies

This is my naive attempt to fix the build of this tool. On modern systems there is no python2 present which is required by the old version of node-sass. I...

Bumps [nunjucks](https://github.com/mozilla/nunjucks) from 3.2.3 to 3.2.4. Release notes Sourced from nunjucks's releases. v3.2.4 What's Changed fix: html encode backslashes if used with escape filter or autoescape by @​fdintino in mozilla/nunjucks#1437....

dependencies

Hi, I wanted to reduce font only to my used icons, so I processed my applicaiton to find all occurence of mdi-* and then to filter out meta.json to only...

enhancement

Removes [xmldom](https://github.com/xmldom/xmldom). It's no longer used after updating ancestor dependency [webfont](https://github.com/itgalaxy/webfont). These dependencies need to be updated together. Removes `xmldom` Updates `webfont` from 9.0.0 to 11.2.26 Release notes Sourced from...

dependencies

Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...

dependencies

It seems node-sass depends on node 14. When I install it with node 16, it will be failed.