Hướng dẫn cài đặt sử dụng scss sass trên ubuntu thành công bản 18.04 (ok) c
https://eggplant.pro/blog/building-sassscss-in-sublime-text-3
Câu lệnh gõ tắt là: CTRL + B
There are so many packages for building sass and scss files in Sublime Text 3, but I think a lot of them make it more complicated than it needs to be.
I prefer to use the official Sass compiler already on my system and just make a .sublime-build file for it.
Save this under your Sublime Text Packages/User folder as sass.sublime-build:
Tren windows su dung cmd
sass --watch scss:css
gem install sass
sass ---watch scss:css
Oke tren windows
PreviousHuong dan cai bien dich scss thanh cong tren wdNexthttps://oktot.net/huong-dan-cau-hinh-public-website-tren-router/
Last updated