How to use Sass in Vite from Scratch

How to use Sass in Vite from Scratch

Devtamin

2 года назад

27,108 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@daviddwq4513
@daviddwq4513 - 15.11.2023 14:47

Straight to the point! Excellent, thanks for sharing.

Ответить
@seghirissam2662
@seghirissam2662 - 07.09.2023 17:45

how can i watch changes , i want to watch converted css file when modife sass file , but vite build doent do that its convert the sasa to css minify version and dont watch change

Ответить
@rutgerhoutdijk3547
@rutgerhoutdijk3547 - 26.07.2023 16:07

I've wasted hours trying to get scss to work until I saw you putting the import in a javascript file... how am I supposed to know that? anyway it's working now

Ответить
@moto_venom
@moto_venom - 16.07.2023 10:58

I don't like the directory and file structure. As well as the structure of the finished assembly. I changed everything and described this solution on stackoverflow.
Link to post in base64: aHR0cHM6Ly9zdGFja292ZXJmbG93LmNvbS9hLzc2Njk1NjA4LzE0NTk3Njc3

Ответить
@llucarz
@llucarz - 02.07.2023 16:05

Thank you!

Ответить
@gammarage9356
@gammarage9356 - 25.06.2023 14:10

Nice and to the point, thanks!

Ответить
@j_u_d_y3041
@j_u_d_y3041 - 12.06.2023 12:59

Thank you! The tutorial is very simple and easy to follow for beginners~~

Ответить
@charlz.
@charlz. - 10.06.2023 01:52

nice, i found this super helpful 😊

Ответить
@nerosonic
@nerosonic - 11.05.2023 05:50

This worked great! Thanks for sharing! 😁

Ответить
@lucasfelipeluz
@lucasfelipeluz - 15.12.2022 03:57

Thanks my friend

Ответить
@santosharakere
@santosharakere - 26.11.2022 14:31

short and sweet, thanks

Ответить
@esh3433
@esh3433 - 13.10.2022 09:36

Thank you so much bro!

Ответить
@user-nw5bn9gi7c
@user-nw5bn9gi7c - 07.09.2022 06:13

Great!

Ответить
@blackzerosrb
@blackzerosrb - 30.07.2022 14:12

Broo! Just use GIT BASH, fuck powershell!

Ответить
@enriqueruiz320
@enriqueruiz320 - 26.07.2022 13:50

😍

Ответить
@crowst0rm
@crowst0rm - 19.07.2022 03:36

Is it possible to use scss files via the rollupOptions.input config? I don't have any entry html/js file, so just working with some assets. It does work fine (including HMR) when using css/js files in that config, but referencing scss files just doesn't seem to work for some reason.

Ответить
@Viralplace
@Viralplace - 27.04.2022 17:45

I have problems with the @use and @import in vite.js.
I can't use @use to import a folder for example @use 'components', I can't use @import with comma and without .scss extension, for example @import 'uno', 'due', 'tre': but I have to write always @import.... why? it's terrible

Ответить
@Nounearthlyglow
@Nounearthlyglow - 18.04.2022 11:25

Thank you very much!

Ответить
@Fizzify
@Fizzify - 18.04.2022 03:41

Hey man! I just checked out your website and I have a correction to make. In the courses tab, one of the course cards that say "Comming soon" is incorrect. It should be spelled as "Coming" and not "Comming", but yeah, nice tutorial and thanks for making this.

Ответить
@wingmuiwong8317
@wingmuiwong8317 - 13.04.2022 08:11

Very useful tutorial, clear instruction and easy to understand. It would be great if you could give more Laravel tutorial like building some management portal. Thank you so much for this tutorial.

Ответить
@van-dammeromain8254
@van-dammeromain8254 - 07.04.2022 17:35

Simple, but so useful when you start with Vite. Also liked your other video with Tailwind and Vite. Keep it up !

Ответить
@taofeeqomotolani2311
@taofeeqomotolani2311 - 06.04.2022 01:45

🔥😍

Ответить