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]: no w-fit #484

Open
will-hanlen opened this issue Aug 15, 2023 · 0 comments
Open

[Bug]: no w-fit #484

will-hanlen opened this issue Aug 15, 2023 · 0 comments
Labels
🛑 Abandoned The issue or Pull Request will not be worked on 🐞 Bug Bug or Bug fixes

Comments

@will-hanlen
Copy link

Reproduction

<html>

<head>
  <script type="module" src="https://cdn.skypack.dev/twind/shim"></script>
</head>

<body>
  <h1 class="w-fit block bg-red-300">Test</h1>
</body>

</html>

codepen here:
https://codepen.io/billywill/pen/OJaKKqj

Describe the bug

tailwind has this class, but it doesn't seem to work in twind:
https://tailwindcss.com/docs/width

console warnings:

[UNKNOWN_THEME_VALUE] {"key":"width.fit"}
[UNKNOWN_DIRECTIVE] {"rule":"w-fit"}

Severity

annoyance

System Info

n/a

Additional Information

No response

@will-hanlen will-hanlen added the 🐞 Bug Bug or Bug fixes label Aug 15, 2023
@stale stale bot added the 🛑 Abandoned The issue or Pull Request will not be worked on label May 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🛑 Abandoned The issue or Pull Request will not be worked on 🐞 Bug Bug or Bug fixes
Projects
None yet
Development

No branches or pull requests

1 participant