This is a migrated thread and some comments may be shown as answers.

Compile to CSS Less Version

1 Answer 31 Views
Code Generation
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Chris
Top achievements
Rank 1
Chris asked on 12 May 2014, 03:39 PM
Hi,

I was wondering which version of LESS the JustCode compile function uses? It would be nice to know which version of the preprocessor I should be coding for.

Many thanks,
Chris

1 Answer, 1 is accepted

Sort by
0
Nikolay Valchev
Telerik team
answered on 15 May 2014, 02:33 PM
Hello,

We are using dotless v.1.3.1 for compiling LESS files to CSS. According to their documentation, they are aiming to keep their major version compatible to the matching major version of less.js, so I think you should code against  less.js v.1.3.0.
Also, we have in mind that using third party library to compile LESS files would not scale very good over the time, so we are considering to use less.js for compilation and give an opportunity to the user to choose the version to code for.

If you have any further questions, please do not hesitate to contact us!

Regards,
Nikolay Valchev
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
Code Generation
Asked by
Chris
Top achievements
Rank 1
Answers by
Nikolay Valchev
Telerik team
Share this question
or