source: code/trunk/examples/posthook-less.sh@ 88

Last change on this file since 88 was 83, checked in by Izuru Yakumo, 15 months ago

Add posthook examples

Signed-off-by: Izuru Yakumo <yakumo.izuru@…>

File size: 68 bytes
RevLine 
[83]1#!/bin/sh
2lessc < $AYA_OUTDIR/styles.less > $AYA_OUTDIR/styles.css
3
Note: See TracBrowser for help on using the repository browser.