remove less usage usage, only use as source now

This commit is contained in:
Manuel Raynaud
2014-02-04 11:52:49 +01:00
parent 736885f5bd
commit db7ffb33b7
10 changed files with 71 additions and 12 deletions

File diff suppressed because one or more lines are too long

View File

@@ -7,7 +7,7 @@
.navbar-cart {
@media (min-width: @grid-float-breakpoint) {
.dropdown > a {
.dropdown-toggle;
.js .dropdown-toggle;
&:after {
float: none;
}

View File

@@ -48,7 +48,7 @@ GNU General Public License : http://www.gnu.org/licenses/
{/block}
{* Stylesheets *}
{stylesheets file='assets/less/styles.less' filters='less'}
{stylesheets file='assets/css/styles.css'}
<link rel="stylesheet" href="{$asset_url}">
{/stylesheets}