issues
search
nextui-org
/
tailwind-variants
🦄 Tailwindcss first-class variant API
https://tailwind-variants.org
MIT License
2.42k
stars
68
forks
source link
fix: github workflow
#222
Closed
tianenpang
closed
1 week ago
tianenpang
commented
1 week ago
Description
Updated version of the package manager.
Fixed lockfile (related to GitHub workflow failure).
Additional context
Added
.npmrc
with
save-exact
and update dependencies.
Updated jest transform.
Updated
.nvmrc
.
Updated workflow configs.
What is the purpose of this pull request?
[ ] Bug fix
[ ] New Feature
[ ] Documentation update
[x] Other
Before submitting the PR, please make sure you do the following
[x] Read the
Contributing Guidelines
.
[x] Follow the
Style Guide
.
[x] Check that there isn't already a PR that solves the problem the same way to avoid creating a duplicate.
[x] Provide a description in this PR that addresses
what
the PR is solving, or reference the issue that it solves (e.g.
fixes #123
).
Description
Additional context
.npmrc
withsave-exact
and update dependencies..nvmrc
.What is the purpose of this pull request?
Before submitting the PR, please make sure you do the following
fixes #123
).