From c1dfd0bb139f58a9f34dbfc61920b59df00c70c1 Mon Sep 17 00:00:00 2001 From: "C. McEnroe" Date: Mon, 13 Jul 2020 18:14:22 -0400 Subject: Incorporate CSS into C without file2c It's a shame file2c is not available everywhere. --- css.sh | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 css.sh (limited to 'css.sh') diff --git a/css.sh b/css.sh new file mode 100644 index 0000000..80f28d1 --- /dev/null +++ b/css.sh @@ -0,0 +1,9 @@ +#!/bin/sh +set -eu + +cat <