Add Sass Video

pull/1314/head^2
Sidra Waseem 2 years ago committed by GitHub
parent 92ba7d5913
commit aaaeb56dc2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      content/roadmaps/100-frontend/content/109-css-preprocessors/100-sass.md

@ -6,3 +6,4 @@ Sass is a preprocessor scripting language that is interpreted or compiled into C
<BadgeLink colorScheme='blue' badgeText='Official Website' href='https://sass-lang.com/'>Sass Website</BadgeLink>
<BadgeLink colorScheme='blue' badgeText='Documentation' href='https://sass-lang.com/documentation'>Official Documentation</BadgeLink>
<BadgeLink badgeText='Watch' href='https://www.youtube.com/watch?v=_a5j7KoflTs'> Sass Tutorial for Beginners</BadgeLink>
<BadgeLink badgeText='Watch' href='https://www.youtube.com/watch?v=jfMHA8SqUL4'> Sass, BEM, & Responsive Design</BadgeLink>

Loading…
Cancel
Save