shannon briggs
- Total activity 9
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 3
-
-
-
shannon briggs created a post, AnsweredSOLVED: Using less. needing CSS file to upload to server after executing the compile.
Hi, Not sure how to do this. I'm currently using a file watcher to compile my LESS to CSS - That works fine.However, I'd love to have the CSS file upload to the server automatically after compiling... -
shannon briggs commented, -
shannon briggs created a post, Correct workflow for setting up a file watcher: Less compiler > Minify CSS > Upload minified CSS
Hi,PHPStorm v8 user here.I'm starting to wrap my head around using file watchers, and I've successfully been able to implment a less compiler :)The part I'm struggling with is how to intergrate mul...