From 32c151ff335ec5c478969a287e767bffef9a37e7 Mon Sep 17 00:00:00 2001 From: Hariraj Date: Thu, 6 Oct 2022 08:32:28 +0530 Subject: [PATCH] hari70a add sass cheatsheet (#7624) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * hari70a add sass cheatsheet * lint: solve warnings + add creators Co-authored-by: Hariraj A Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com> --- more/free-programming-cheatsheets.md | 1 + 1 file changed, 1 insertion(+) diff --git a/more/free-programming-cheatsheets.md b/more/free-programming-cheatsheets.md index 00ad098b1..7b59e3999 100644 --- a/more/free-programming-cheatsheets.md +++ b/more/free-programming-cheatsheets.md @@ -135,6 +135,7 @@ * [GRID: A simple visual cheatsheet for CSS Grid Layout](https://grid.malven.co) - Chris Malven (HTML) * [HTML & CSS Emmet Cheat Sheet](https://docs.emmet.io/cheat-sheet/) - Emmet Documentation (HTML, [PDF]( https://docs.emmet.io/cheatsheet-a5.pdf)) * [HTML CheatSheet](https://htmlcheatsheet.com) - htmlcheatsheet.com (HTML, [PDF](https://htmlcheatsheet.com/HTML-Cheat-Sheet.pdf)) +* [SCSS CheatSheet](https://devhints.io/sass) - devhints, Rico Santa Cruz (HTML) ### IDE and editors