Asaf

Results 6 issues of Asaf

### Version @nuxtjs/tailwindcss: 4.2.0 nuxt: 2.15.7 ### Reproduction Link https://codesandbox.io/s/frosty-forest-rohzeb?file=/pages/index.vue ### Steps to reproduce Add scale-0 to any div ### What is Expected? transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x))...

bug

### Describe the bug Hello, I think when the html tag is empty, it should use self-closing on format. When I'm writing code, sometimes I write just boilerplate of HTML...

enhancement

Hey, The v2 made colors changed drastically and it seems something went wrong there I wrote the version number at the top of the image Thanks!

### Provide environment information ``` System: OS: macOS 14.4.1 CPU: (14) arm64 Apple M3 Max Memory: 3.46 GB / 36.00 GB Shell: 5.9 - /bin/zsh Binaries: Node: 20.12.2 - ~/.nvm/versions/node/v20.12.2/bin/node...

👻 invalid
🐛 bug: unconfirmed

Please fill in this template. - [x] Use a meaningful title for the pull request. Include the name of the package modified. - [x] Test the change in your own...

Has Merge Conflict
Author is Owner
No Other Owners

### Vue version 3.5 ### Link to minimal reproduction https://play.vuejs.org/#eNp9UtuO0zAQ/ZWRX7JIpRUgXkK24qI+LBKwgi4vdYWqZFq8JLZlO6GrKv/OsZNetMA+JXPmzOV4zkG8s3batSxyUfjSKRvIc2jtXGrVWOMCHcjxlnraOtNQBmp2Sn0wjR3x6SwGsVP2RmqpS6N9oObhk6m4puvY42p1kJoo8D7klMVPNqFuU7eMMH3RuV8/i+XFbFgGayAI3Nh6ExgRUZGmds+b2PlainGGFJQrED2g1eE4xZuGKcIXo84Y9WuUvW1theZ5avg9ktBCinmRJGFmMbtYQExE8FC3VbvpvTcaD5dkSVGCrWp2X2xQUC9FTikTc5u6Nr8/Jiy4lidHvPzJ5a9/4Pd+HzEpbh17dh1LccqFjdtxGNKLb58h9CIJEW0N9hPJr+xN3cYdB9r7VldY+4KXtr1JN1Z6t/SLfWDtj6LiopHZJ74UuHl8qP9JP6/7avo61eHKeMWjXx47j+qN3uECAW1ox5qdKhEuCVpYV55ucI0J3Z3iJW4VbcL7ZMrwYDlx4LoLw/ngoAXepKMRBgTLnP1qnbEedRVvlebbGBWH5BWf03K1pn5+BX+O5h6tPZCTCYu71ToxpB7QRaMCWsSp2V82y3Jajb1Rt8YmY+1T7q9Ul37w62sTaDbAswF/bNUfHbt4ODwyXn/64qXo/wAhdFTy ### Steps to reproduce create a custom component with a generic T, defineModel and defineEmits like the code below ```vue...

scope: types
language-tools