We moved to new unified forum!

Please post all new support queries in our New Forum.

T3 Community Discussion & Support

Let's build the best free Joomla template framework, together!
  1. Marion
  2. General Discussion
  3. Tuesday, 05 May 2015
  4.  Subscribe via email
If I try to compile LESS files, I have this error showing up:

templates/t3_bs3_blank/less/template.less<br /> ParseError: missing closing `}` in anonymous-file-0.less on line 4623, column 16 4621| border-bottom: none; 4622| } 4623| #less-file-path{content: "templates/t3_bs3_blank/less/template.less";} 4624| 4625| 4626|

Can anyone tell me where I have to look for the missing closing "}" ? Whats that anonymous-file-0.less?
Comment
There are no comments made yet.
Accepted Answer Pending Moderation
0
Votes
Undo
Hi,

Please check this file: template.less. You can use phpstorm, it will show you the missing tag.

Regards.
Comment
There are no comments made yet.
  1. more than a month ago
  2. General Discussion
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
The template.less is just a collection of imported LESS files. But with PHP Storm, I could check all imported LESS files at once and quickly found the missing tag.

Thanks a lot Luna! <3
Comment
There are no comments made yet.
  1. more than a month ago
  2. General Discussion
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hi again,

I am afraid you have to check one by one, but this could caused by customization so you should check the files you changed first.

Regards
Comment
There are no comments made yet.
  1. more than a month ago
  2. General Discussion
  3. # 3
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.