wolips support for sass workflow
André Koppany <[email protected]> Wed, 17 Aug 2011 22:46:00 +0200
| Newsgroups | gmane.comp.web.webobjects.woproject.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi, we are using sass (http://sass-lang.com/) to generate our css code. The workflow is, that the WebServerResources Folder will be watched for = changes=20 in *.scss files by the sass gem and produces the *.css files. To get this changes into the running wo project, I have to refresh every = time by hand the WebServerResources folder in eclipse Is there a way that the folder will be automatically refreshed? I know there is something available for the D2W rule files. Maybe this = could be utilized for this? Best, Andr=E9=