Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] per-side border colors incorrectly showing as invalid #55

Closed
zslabs opened this issue Sep 21, 2021 · 2 comments · Fixed by #57
Closed

[BUG] per-side border colors incorrectly showing as invalid #55

zslabs opened this issue Sep 21, 2021 · 2 comments · Fixed by #57
Labels
bug Something isn't working

Comments

@zslabs
Copy link

zslabs commented Sep 21, 2021

Describe the bug
When attempting to use a valid per-side border color, such as border-t-current (added in tailwindlabs/tailwindcss#4404), it is reported this is an invalid class.

Expected behavior
Per-side border colors should work as expected.

Screenshots
Screen Shot 2021-09-21 at 4 07 51 PM

Environment (please complete the following information):

  • OS: [e.g. macOS, windows 10]
  • Softwares + version used:
    • VSCode 1.60.1
@zslabs zslabs added the bug Something isn't working label Sep 21, 2021
francoismassart added a commit that referenced this issue Sep 29, 2021
* tests: testing the `current` color key
* tests: add tests for issue #55
* fix: add support for per-side border colors in JIT
@francoismassart
Copy link
Owner

I'll release a new version of the package soon

@zslabs
Copy link
Author

zslabs commented Sep 29, 2021

Appreciate it!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants