Connor Black

Results 6 comments of Connor Black

It seems to be because of an issue with blink/webkit browsers. Not entirely sure why, but I can replicate it easily enough. It must be how their engines handle rendering....

I'm also experiencing some turbo-related issues, specifically with compilation of the tailwind plugin: ``` ./src/styles/globals.css:850:30 Parsing css source code failed 848 | --background: ({ opacityVariable, opacityValue }) => { 849...

FWIW, I just decided to try out the @nextui-org/react ([@nextui](https://nextui.org/)) component lib in a new project. Getting this w/ dev turbo: ``` ./src/styles/globals.css:421:30 Parsing css source code failed 419 |...

@kdy1 is there a related issue open?

@Elmosh that code looks familiar...