unplugin / unplugin/unplugin-auto-import
Auto Import for CSS/SCSS Files in NextJS
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 3.8k
- Forks
- 217
- PR merge metrics
- No merged PRs in 30d
Description
Describe the bug
I've implemented this package into my project. While it performs flawlessly with TSX files, I'm intrigued to ascertain its compatibility with CSS/SCSS files. This would save me from manually importing them at each level, especially considering I have a separate SCSS file for each component and page. Please mention if there is any configuration available to that.
Reproduction
Possibility to use Auto Import for CSS/SCSS Files in NextJS
System Info
System:
OS: Windows 11 10.0.22631
CPU: (16) x64 13th Gen Intel(R) Core(TM) i5-13400
Memory: 3.43 GB / 15.78 GB
Binaries:
Node: 20.10.0 - C:\Program Files\nodejs\node.EXE
npm: 10.2.5 - C:\Program Files\nodejs\npm.CMD
Used Package Manager
npm
Validations
- Follow our Code of Conduct
- Read the Contributing Guide.
- Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
- Check that this is a concrete bug. For Q&A, please open a GitHub Discussion instead.
- The provided reproduction is a minimal reproducible of the bug.
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
The issue names no repository files, tests, or entry points. Start by checking how the package handles NextJS CSS/SCSS imports and configuration, then define the supported behavior and a reproduction before determining what implementation and tests are needed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css, nextjs, scss
- Domain
- frontend, web-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100