mirror of
https://github.com/portainer/portainer.git
synced 2025-08-09 07:45:22 +02:00
Remove less files
This commit is contained in:
parent
f98116c5a5
commit
72cef567be
3 changed files with 1 additions and 96 deletions
9
Makefile
9
Makefile
|
@ -1,9 +0,0 @@
|
|||
REF = HEAD
|
||||
VERSION = $(shell git describe --always $(REF))
|
||||
|
||||
all: less
|
||||
|
||||
less:
|
||||
less css/*.less > css/app.css
|
||||
|
||||
.PHONY: all less
|
Loading…
Add table
Add a link
Reference in a new issue