Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Ryan Dee
UNL_TourMap
Commits
45d0590d
Commit
45d0590d
authored
Feb 19, 2015
by
Michael Fairchild
Browse files
Fix an error with the LESS process which was breaking make
Use an older version of LESS
parent
5012a119
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile
View file @
45d0590d
...
...
@@ -55,7 +55,7 @@ $(CSS_OBJ): www/less/map.less $(LESSC) $(LESSHAT) $(WDN_MIXINS)
$(LESSC)
--clean-css
$<
$@
$(LESSC)
:
npm
install
less
npm
install
less
@1.7.5
$(LESS_LIB)/%.less
:
@
mkdir
-p
$
(
@D
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment