How I set up my Sass projects

Coder Coder ยท Beginner ยท๐Ÿ–Œ๏ธ UI/UX Design ยท1y ago
๐Ÿ”ฅ Learn how to build a responsive website from a Figma design with HTML, Sass/SCSS, JS โžก๏ธ https://coder-coder.com/responsive/ ๐Ÿ“Œ Resources: ๐Ÿ”ต Source code: https://github.com/thecodercoder/sass-boilerplate ๐Ÿ”ต https://www.youtube.com/watch?v=jfMHA8SqUL4 ๐Ÿ”ต https://www.youtube.com/watch?v=6l24PIccgqU ๐Ÿ”ต Josh Comeau, A Modern CSS Reset -- https://www.joshwcomeau.com/css/custom-css-reset/ ๐Ÿ”ต Andy Bell, A more Modern CSS Reset -- https://piccalil.li/blog/a-more-modern-css-reset/ ๐Ÿ”ต Sass maps -- https://sass-lang.com/documentation/values/maps/ ____________________________ ๐Ÿ˜Ž Join the Coder Coderโ€ฆ
Watch on YouTube โ†— (saves to browser)

Chapters (5)

Intro
1:54 Overview of Sass setup
5:58 Global styles
13:03 Mixins and functions
18:21 Component styles and BEM
CSS position property explained (static, relative, absolute, fixed, sticky)
Next Up
CSS position property explained (static, relative, absolute, fixed, sticky)
Coder Coder