I have been working in UI development for quite some time, but I haven't had the opportunity to work with Sass. However, for my upcoming project, I will need to use Sass. While I am new to Sass, after reading through the guide, I feel confident that I can handle it.
Regarding compilation. I am familiar with Gulp, so I know how to compile. But as a newcomer to Sass, I was curious about other tools that could help with compilation. That's when I discovered Prepos, which seems like a good option for me to start with. I particularly like the desktop notifications for SCSS writing errors in Prepos, something that is not available in Gulp which would be helpful for someone new to Sass like myself.
Has anyone else used prepos before? Would you recommend using Prepos or sticking with Gulp?
Thank you in advance.