question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

SCSS in new CSS Support

See original GitHub issue

I tried implementing the new CSS support under the feature flag with .module.scss and .scss files but I get an error saying that I need an appropriate loader.

How can I load .scss files with the new CSS support?

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:2
  • Comments:18 (12 by maintainers)

github_iconTop GitHub Comments

4reactions
andreupifarrecommented, Jan 6, 2020

That explains it. Are you guys planning to add this anytime soon? And is there an alternative way of implementing SASS with it, maybe by using custom loaders in the next.config.js or similar?

1reaction
timneutkenscommented, Jan 16, 2020

Might consider investigating adding Less and maintaining support for it under enterprise support, then I can justify adding it long term. Feel free to email enterprise@zeit.co.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Sass: Syntactically Awesome Style Sheets
Sass is completely compatible with all versions of CSS. We take this compatibility seriously, so that you can seamlessly use any available CSS...
Read more >
CSS, SCSS, and Less support in Visual Studio Code
Find out how Visual Studio Code can support your CSS, SCSS and Less development.
Read more >
How to Use Sass with CSS - freeCodeCamp
Sass is a CSS preprocessor that helps you manage tasks in large projects where the style sheets get larger, you have a number...
Read more >
Should We Use CSS or SCSS in 2021? - Bits and Pieces
In this article, I want to explore the SCSS features and improvements in CSS over the years.
Read more >
Basic Features: Built-in CSS Support - Next.js
Next.js allows you to import Sass using both the .scss and .sass extensions. You can use component-level Sass via CSS Modules and the...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found