How to use Gulp to compile SCSS into CSS

preview_player
Показать описание
A quick video on how to compile SASS to CSS with Gulp. This was done in a Local by Flywheel environment, but it should work in any kind of local environment.

#WordpressDevelopment #nodejs #gulp #BrowserSync #sass #scss

== GULP CONFIGURATION FILE ==

== Your website feedback ==
🌟 Is your WordPress site underperforming? Share your website via this link, and I'll be happy to give you some feedback.

== My new service ==

== My main business website ==
I'm open to freelancing work :) and feel free to reach out even if you just have a WordPress-related question. Questions from you may become a new video here. I love to connect with business owners who regularly use WordPress.

== My main side project ==

== CHAPTERS ==

00:00 Introduction
00:13 Install sass and gulp-sass
00:44 Create a folder for your SASS files
00:56 In a terminal run gulp watch or npx gulp watch
01:15 👋
Рекомендации по теме
Комментарии
Автор

but when im trying to import with "use", i have to save the fils imported then the main file to get the result, how can i only use one save to have the things done

marwantraiki