NativeScript / NativeScript/tailwind
Error: undefined:2000:2: selector missing
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 161
- Forks
- 29
- Avg merge
- 1h 39m
- Merged PRs (30d)
- 1
Description
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",
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No source file or test path is named. Start by reproducing the build with the listed dependency versions, then compare @nativescript/tailwind 4.0.5 and 4.0.6 to isolate the regression; done means the project builds with 4.0.6 without downgrading.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- angular, javascript, tailwindcss, webpack
- Domain
- build-system, frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100