1
0
Fork 1
mirror of https://github.com/friendica/friendica synced 2025-02-17 07:34:00 +00:00
friendica-github/view/theme/quattro/Makefile
Fabrixxm 8b18ee49ff quattro: some updates
- add makefile to rebuild both css with single command
- fix icons in Forums widget
- style photos pages
2012-06-29 05:29:58 -04:00

5 lines
52 B
Makefile

all:
cd dark; make; cd ..
cd green; make; cd ..