SASS in Lightening Web Components? (Salesforce Devs)
Luke Secomb

Luke Secomb @lukethacoder

About: think differently.

Location:
Australia
Joined:
May 6, 2019

SASS in Lightening Web Components? (Salesforce Devs)

Publish Date: Jun 13 '19
13 5

Is it possible to (nicely) use SASS (or similar css compiler) within the Salesforce lightening web components ecosystem?

And no, Salesforce Lightning Design System is not the answer.

Comments 5 total

  • David
    DavidJul 14, 2019

    It is possible! Are you doing open source development or working on the platform?

    • Nikhil karkra
      Nikhil karkraNov 18, 2019

      Working on platform using DX

      • christian-urena
        christian-urenaSep 9, 2021

        Did you find a way to do this? I would like to integrate scss to my salesforce project

        • Nikhil karkra
          Nikhil karkraSep 10, 2021

          Yes i have the solution. Let me write a blog or video on this.

          • Luke Secomb
            Luke SecombSep 22, 2021

            After working on platform for the past couple of years its almost an anti-pattern to be using SCSS on platform. With the addition of CSS components and --css-variables, there are very few things you'd still need SCSS for that you can't do with vanilla CSS these days.

Add comment