shannon briggs
- 活动总数 9
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 1
- 订阅数 3
-
-
-
shannon briggs 创建了一个帖子, 已回答SOLVED: 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 进行了评论, -
shannon briggs 创建了一个帖子, 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...