Page Menu
Home
Musing Studio
Search
Configure Global Search
Log In
Files
F10770271
Makefile
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
316 B
Subscribers
None
Makefile
View Options
CSSDIR=../static/css/
all :
ifeq (,$(shell command -v lessc 2> /dev/null))
$(error "less is not installed, please run install-less.sh")
endif
lessc icons.less --clean-css="--s1 --advanced" $(CSSDIR)icons.css
install :
./install-less.sh
$(MAKE) all
clean :
rm -f write.css
rm -f fonts.css
rm -f icons.css
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Jun 28, 2:27 PM (1 d, 19 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3291479
Attached To
rWF WriteFreely
Event Timeline
Log In to Comment