gulp-theo
gulp-theo copied to clipboard
Gulp-theo is a plugin that transforms and formats Design Tokens
Bumps [highlight.js](https://github.com/highlightjs/highlight.js) from 9.18.1 to 9.18.5. **This update includes a security fix.** Vulnerabilities fixed Sourced from The GitHub Security Advisory Database. Prototype Pollution in highlight.js Impact Affected versions of this...
Bumps [jest](https://github.com/facebook/jest) from 26.0.1 to 26.6.3. Release notes Sourced from jest's releases. 26.6.3 Fixes [jest-resolve-dependencies] Continue dependency resolution if mock dependency can't be found (#10779) 26.6.2 Features [jest-core] Add findRelatedTests...
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.20. **This update includes security fixes.** Vulnerabilities fixed Sourced from The Node Security Working Group. Allocation of Resources Without Limits or Throttling Prototype pollution attack...
Bumps [through2](https://github.com/rvagg/through2) from 3.0.1 to 4.0.2. Commits ebe3d0b 4.0.2 0cd3ec7 Fix typo in README.md 8fe9228 remove inherits dep 9c0cf12 4.0.1 8a4d6b3 update ignores for pack de77352 4.0.0 ad542a5 more modernisation...
Unless I'm missing something, if I have the following in my `aliases.yml`: ``` --- aliases: # colors dark-blue: #003e52 orange: #c18510 ``` The output doesn't read hex values and I...
Hey, gulp noob user here! In the [advanced usage](https://www.npmjs.com/package/gulp-theo#advanced-usage) documentation it mentions that the configuration outputs to multiple formats but I don't quite see which part does that. If I...