tachyons-custom icon indicating copy to clipboard operation
tachyons-custom copied to clipboard

Tachyons with variables: for easy customization

Results 6 tachyons-custom issues
Sort by recently updated
recently updated
newest added

Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=path-parse&package-manager=npm_and_yarn&previous-version=1.0.6&new-version=1.0.7)](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...

dependencies

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...

dependencies

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...