Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Auto Import for CSS/SCSS Files in NextJS #486

Open
5 tasks done
sameershaikh55 opened this issue Apr 24, 2024 · 0 comments
Open
5 tasks done

Auto Import for CSS/SCSS Files in NextJS #486

sameershaikh55 opened this issue Apr 24, 2024 · 0 comments

Comments

@sameershaikh55
Copy link

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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant