Evan Jacobs
Evan Jacobs
Seems to not work in tw4 + nextjs: ``` ⨯ ./app/globals.css Error evaluating Node.js code Error: Can't resolve 'tailwind-scrollbar-hide' @them' in '[redacted]/app' [at finishWithoutResolve ([redacted]/node_modules/enhanced-resolve/lib/Resolver.js:564:18)] [at [redacted]/node_modules/enhanced-resolve/lib/Resolver.js:656:15] [at [redacted]/node_modules/enhanced-resolve/lib/Resolver.js:718:5] [at...
Just using @plugin like in the OP, maybe there is some nuance in package.json settings... standard tw4+postcss setup in nextjs I am using bun instead of node, maybe that has...
+1 to this, there are some other ticket comments that have said connecting the icon components would cause the Dev Mode view of when they're used to be updated, but...
Ok, so I went ahead and got the icons all connected  However, this didn't change how the icon is being displayed in the...
Ok, I found that if the nested instance has any modifications then it doesn't resolve. I reset the nested instance and it now shows up:  to customize behavior...
I'm pretty sure there is already code to handle indentation
Could you possibly provide some example content?