tailwind
tailwind copied to clipboard
Error: undefined:2000:2: selector missing
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.
"@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",