Update 3rdparty less framework
Imports the latest copy into the code tree and fixes the script/sheet inclusion in the default template.
This commit is contained in:
0
public/less/bootstrap.less
vendored
Normal file
0
public/less/bootstrap.less
vendored
Normal file
16
public/scripts/3rdparty/less-1.1.5.min.js
vendored
Normal file
16
public/scripts/3rdparty/less-1.1.5.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
@@ -18,8 +18,8 @@
|
||||
<script type="text/javascript" src="{$base_uri}scripts/main.js"></script>
|
||||
|
||||
<link rel="stylesheet" href="http://twitter.github.com/bootstrap/1.4.0/bootstrap.min.css">
|
||||
<link rel="stylesheet/less" href="less/bootstrap.less" media="all" />
|
||||
<script src="js/less-1.1.4.min.js"></script>
|
||||
<link rel="stylesheet/less" href="{$base_uri}less/bootstrap.less" media="all" />
|
||||
<script src="{$base_uri}scripts/3rdparty/less-1.1.5.min.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user