]> git.wh0rd.org - tt-rss.git/blob - css/Makefile
fix previous to not crash if document first child is not a DOMElement or whatever
[tt-rss.git] / css / Makefile
1
2 default.css: *.less
3 lessc -x default.less > $@
4