Yahoo Answers is shutting down on 4 May 2021 (Eastern Time) and the Yahoo Answers website is now in read-only mode. There will be no changes to other Yahoo properties or services, or your Yahoo account. You can find more information about the Yahoo Answers shutdown and how to download your data on this help page.
Will DREAMWEAVER CC compile SASS into CSS?
3 Answers
- dazabasLv 45 years agoFavourite answer
Get Brackets, or Atom editor, install a SASS auto compile plugin, this will compile your SASS/SCSS file everytime you save file, but you'll have to use these editors to work on your CSS.
If you want to keep using Dreamweaver, then the SASS Ruby compiler has a watch command line command, where it will watch for changes in a directory and compile every time you the SASS files are changed. I think the better compiler is the SASS compiler package in Nodejs though, it has the same watch type command.
- ChrisLv 75 years ago
No, but Dreamweaver is not a professional tool anyway. It is *NOT* web development's Photoshop.
The sooner you ditch DW, the better.