codesandbox / codesandbox/codesandbox-client
Sass not compiling
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 13.6k
- Forks
- 2.4k
- Avg merge
- 6d 19h
- Merged PRs (30d)
- 2
Description
🐛 bug report
Description of the problem
I have installed all dependencies to compile sass and configured css loader options my Vue.config. My app is rendering fine in my local environment and in deployment. But somehow when I tried to import in Codesandbox, I am having compiling issues with my sass variables. Please refer to sandbox link for issue. thank you
Link to sandbox: link (optional)
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
Open the linked CodeSandbox reproduction and first run the project to observe the Sass variable compilation failure. Compare the sandbox behavior with the described local and deployed behavior; done means the reproduction compiles successfully with its Sass variables and the app renders without compilation errors.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, sass
- Domain
- build-system, frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100