8b18ee49ff
- add makefile to rebuild both css with single command - fix icons in Forums widget - style photos pages
5 lines
52 B
Makefile
5 lines
52 B
Makefile
all:
|
|
cd dark; make; cd ..
|
|
cd green; make; cd ..
|
|
|
|
|