Less stylesheet language (branch bootstrap)

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Less stylesheet language (branch bootstrap)

JulienNicolas
Hello,

I want to find a way to include the less stylesheet language.
It's possible to use it by including less.js script but I'm not sure
this is the most effective method.

It could be possible to include the less compilator in ant.

Is anybody already try to include less compilator in OFBiz ?

Julien.

Reply | Threaded
Open this post in threaded view
|

Re: Less stylesheet language (branch bootstrap)

taher
Hi Julien,

Do you plan to use CSS preprocessors at runtime with a preprocessor engine or do you just plan to use them to spit out CSS and save it in the themes? If the case is the latter I see no reason to incorporate into the framework.

Taher Alkhateeb

----- Original Message -----

From: "Julien NICOLAS" <[hidden email]>
To: "OFBiz Dev" <[hidden email]>
Sent: Monday, 1 June, 2015 11:13:13 PM
Subject: Less stylesheet language (branch bootstrap)

Hello,

I want to find a way to include the less stylesheet language.
It's possible to use it by including less.js script but I'm not sure
this is the most effective method.

It could be possible to include the less compilator in ant.

Is anybody already try to include less compilator in OFBiz ?

Julien.