dreamweaver and scss preprocessing
Hi,
Is it just me (could very well be) or is the way of handling SCSS processing in Dreamweaver cc buggy and not really workable? All i have done so far is managed to lose time. I have multiple scss files in multiple folders, there are some variable files not getting processed.
Any tips on solving this variables issue?
I find it hilarious how i'm leaving a product i'm paying for (Dreamweaver CC) and reverting to free alternatives (which, ironically, do still work, and compile perfectly using this method):
- command line interface
- npm
- node-sass
- autoprefixer (i haven't found a hint of autoprefixing in dreamweaver)
- Atom texteditor (i can at least open the source map files)
Greetz
Kristof


