Mail

Avatar
  • Total activity 2
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 1
  • Mail created a post,

    Use relative path as output for File Watcher

    I want to compile SASS to CSS, having a folder structure like:project/ |-- css/ |-- sass/ |-- styles.scssI set it up as follows:But the generated CSS file is in the same folder as the SASS file,...