Skip to content

Commit

Permalink
Updating to LESS CSS 2.7.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
The4thLaw committed Feb 5, 2017
1 parent 73258a2 commit 9cc8c25
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 19 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ $quickTasks.prepare($javascript)
<link href="$link.contextPath/css/vendor/chosen.less" rel="stylesheet/less" type="text/css">
<link href="$link.contextPath/css/vendor/material.blue-pink.min.css" rel="stylesheet" type="text/css">
<link href="$link.contextPath/css/demyo.blue-pink.less" rel="stylesheet/less" type="text/css">
<script type="text/javascript" src="$link.contextPath/js/vendor/less-2.5.3.min.js"></script>
<script type="text/javascript" src="$link.contextPath/js/vendor/less.min.js"></script>
$javascript.load('Demyo.Core') ## Always load the core
$javascript.load('Demyo.QuickSearch') ## Always load quick search
#foreach($source in $javascript.scriptSources)
Expand Down
Loading

0 comments on commit 9cc8c25

Please sign in to comment.