Using SASS (SCSS) in React | Tutorial

preview_player
Показать описание
Long CSS files with lots of repetition can be really hard to work with, so let's take a look at how SCSS or SASS might be able to help with that.

I hope this video can help you. If it does then please consider subscribing and giving me some feedback.
Have a great day!

Timestamps:
00:00 Setting things up
00:51 Creating your first SCSS File
02:47 Nesting
03:50 Variables & Maps
06:06 Reusing SCSS
10:30 Importing
Рекомендации по теме
Комментарии
Автор

Straight to the point. Thanks for the help. BYE-BYE CSS, welcome scss😅😅

emmanuelesekhaigbe
Автор

This was great. Definitely gave me better clarity

makaim
Автор

Nice video thanks. Just one thing at 7:30 the margin is not related to create react app is the default margin of the browser you have to reset this value at the very beginning with * or body element and set margin and padding to 0 so you don’t have to find out which specific element have to be reset.

christopheanfry
Автор

how "empty styled" text showing on middle of the screen at the beggining? while there is no any css or styling file ?

hacistein
Автор

Mi amiga senior dice que tu paleta de colores esta anticuada y mi amigo fores dice que no hay memoria en el hasware para correrlo saludos

xDoritos
Автор

can we use sass and bootstrap in 1 react project ??

yotsusan_machi