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

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

Add posthook examples

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

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