tachyons-custom
tachyons-custom copied to clipboard
Tachyons with variables: for easy customization
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.7.1 to 2.8.9. Changelog Sourced from hosted-git-info's changelog. 2.8.9 (2021-04-07) Bug Fixes backport regex fix from #76 (29adfe5), closes #84 2.8.8 (2020-02-29) Bug Fixes #61 & #65...
Am I being daft here? I think that in _variables.css `root: {` should be `:root {`, which is why none of my tests are passing. . .
- Add `--preserve-variables` option to allow CSS-variables to appear in output. - Update `--minify` option to make minification work again. - Fix `:root` selector typo. - Recompile the CSS with...
https://github.com/tachyons-css/tachyons-custom/blob/b2da10f7d295c24f8cd1bfdecbd18824aac3aa29/css/tachyons.css#L389 it also returns undefined when building from source, whereas I can with 4.9.6, and since you removed a bunch of colors it no longer match with what is documented...
When exporting a custom JSON config from the [Tachyons Theme Generator](https://components.ai/tachyons-theme/) a following error appears in the devtools console: ``` Uncaught (in promise) TypeError: Cannot read properties of undefined (reading...