Miguel Julio

Results 2 comments of Miguel Julio

@SamGoody -- i have the same problem. I can't get it to work within my Vite project with versions below: ```json "@tailwindcss/line-clamp": "^0.4.0", "react": "^18.0.0", "react-dom": "^18.0.0", "tailwind-children": "^0.5.0", "tailwindcss":...

I have the same issue running `remix 1.7.1` - `npx create-remix@latest` - Select `Architect (AWS Lambda) and typescript` When I commented out the `` in the `root.tsx`, the error goes...