mirror of
ssh://git.janware.com/janware/proj/jw-pkg
synced 2026-04-24 17:23:36 +02:00
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
| 51658528f0 |
tailwind.mk: Add file
tailwind.mk is meant to generate a CSS file with tailwind classes from configuration files named *.css.tw or *.css.tw.tmpl. The latter flavour understands some make-style variables, as of now only $(TOPDIR). Signed-off-by: Jan Lindemann <jan@janware.com> |