sass --watch (location of style.scss)/style.scss:(location of style.css)/style.css
Is a nice way to compile sass code.
In a Drupal 8 views form with exposed filters, you can make the exposed form as a block and use better exposed filters. Here, you can click an option to reset the form, allowing a more intuitive experience.