Sass Tutorial for Beginners | SASS Tutorial: Learn Complete SASS in 30 Minutes

Поділитися
Вставка
  • Опубліковано 12 вер 2024
  • In this course, you will learn the basics of Sass. We will start with a brief overview of what Sass is along with what is required to incorporate Sass into your environment. We will also set up a Sass compiler in Visual Studio Code. You will learn about Sass variables, maps, nesting, functions, mixins, extending, and operations.
    Sass Tutorial for Beginners | SASS Tutorial: Learn Complete SASS in 30 Minutes

КОМЕНТАРІ • 3

  • @abhishekpatidar7740
    @abhishekpatidar7740 Рік тому +1

    thank you, sir, for uploading this.

  • @hamzajahangir7672
    @hamzajahangir7672 11 місяців тому +2

    css do have variables

  • @AlThePal78
    @AlThePal78 8 місяців тому

    This must be a newer release to an older version of SASS because their docs say to use @use now not @import for at lease 2 years now.