From ac69c7c9b3d88ae6ba2c9474a6ed7d2cc6cf0879 Mon Sep 17 00:00:00 2001 From: Urak <33769257+UrakFerraz@users.noreply.github.com> Date: Mon, 30 Oct 2023 23:04:25 -0300 Subject: [PATCH] feat: add the first Sass portuguese course (#10254) * feat: add the first Sass portuguese course * fix url of portuguese sass course --- books/free-programming-books-pt_BR.md | 1 + 1 file changed, 1 insertion(+) diff --git a/books/free-programming-books-pt_BR.md b/books/free-programming-books-pt_BR.md index fe44ae573..36efb7224 100644 --- a/books/free-programming-books-pt_BR.md +++ b/books/free-programming-books-pt_BR.md @@ -223,6 +223,7 @@ ### HTML and CSS * [Apostila de HTML](https://www.telecom.uff.br/pet/petws/downloads/apostilas/HTML.pdf) - Robertha Pereira Pedroso (PDF) +* [Curso SASS](https://github.com/amandavilela/curso-sass) - Amanda Vilela * [Desenvolvimento Web com HTML, CSS e JavaScript](https://www.caelum.com.br/apostila-html-css-javascript/) - Caelum * [Dive Into HTML5](http://diveintohtml5.com.br) - Mark Pilgrim * [Estruturando o HTML com CSS](http://pt-br.learnlayout.com)