tailwind icon indicating copy to clipboard operation
tailwind copied to clipboard

Error: undefined:2000:2: selector missing

Open paulmlilo opened this issue 2 weeks ago • 0 comments

webpack 5.103.0 compile error when building project with @nativescript/tailwind version 4.0.6. Had to downgrade to version 4.0.5 to make it work.

Image

"@nativescript/core": "~9.0.8", "@nativescript/angular": "~20.1.0", "tailwindcss": "~4.1.18", "@angular-devkit/build-angular": "~21.0.3", "@angular/compiler-cli": "~21.0.5", "@nativescript/tailwind": "~4.0.6", "@nativescript/webpack": "~5.0.28", "@ngtools/webpack": "~21.0.3",

paulmlilo avatar Dec 15 '25 23:12 paulmlilo