ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/aya/examples/posthook-less.sh
Revision: 1.1
Committed: Mon Sep 30 00:42:05 2024 UTC (6 weeks, 4 days ago) by yakumo_izuru
Content type: application/x-sh
Branch: MAIN
CVS Tags: HEAD
Log Message:
Mirrored from https://git.chaotic.ninja/git/yakumo_izuru/aya

File Contents

# Content
1 #!/bin/sh
2 lessc < $AYA_OUTDIR/styles.less > $AYA_OUTDIR/styles.css
3