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