opoopress:sass-watch
Full name:
org.opoo.press.maven.plugins:opoopress-maven-plugin:1.0-SNAPSHOT:sass-watch
Description:
Watch the SASS for changes and compile whenever it does. Check
compass watch on
http://compass-style.org/help/tutorials/command-line/ for more
details.
Attributes:
- Requires a Maven project to be executed.
Optional Parameters
Name |
Type |
Since |
Description |
createSamplePost |
boolean |
- |
(no description) Default value is: true. |
locale |
String |
- |
(no description)
|
skipInstall |
boolean |
- |
Set this to 'true' to skip install. Default value is: false. |
Parameter Details
createSamplePost:
(no description)
- Type: boolean
- Required: No
- Expression: ${op.sample.post}
- Default: true
locale:
(no description)
- Type: java.lang.String
- Required: No
- Expression: ${locale}
skipInstall:
Set this to 'true' to skip install.
- Type: boolean
- Required: No
- Expression: ${op.install.skip}
- Default: false