less-css

18 views
Skip to first unread message

Rich Shepard

unread,
Sep 2, 2016, 11:50:10 AM9/2/16
to django...@googlegroups.com
The django-timepiece project requires a tool called 'less,' a css
preprocessor. However, on linux systems (if not also other unices)
/usr/bin/less is a pager with greater capabilities than more.

Is there a conflict between these two? Where would the css-less be
installed?

TIA,

Rich

Aron Griffis

unread,
Sep 2, 2016, 12:00:36 PM9/2/16
to django...@googlegroups.com
There isn't a conflict between them, because the LESS compiler installs as "lessc" and also because you'll want to install it locally using npm rather than system-wide.

These links might be helpful to you:


Rich Shepard

unread,
Sep 2, 2016, 1:57:43 PM9/2/16
to django...@googlegroups.com
On Fri, 2 Sep 2016, Aron Griffis wrote:

> There isn't a conflict between them, because the LESS compiler installs as
> "lessc" and also because you'll want to install it locally using npm rather
> than system-wide.
>
> These links might be helpful to you:
>
> https://github.com/caktus/django-timepiece#installation
> https://docs.npmjs.com/getting-started/installing-npm-packages-locally
> http://lesscss.org

Thanks, Aron. I assumed there'd be no conflict but appreciate the
confirmation. I saw less in the django-timepiece requirements file which
raised my question.

Will look at the last two URLs first; need to install requirements before
trying django-timepiece.

Regards,

Rich
Reply all
Reply to author
Forward
0 new messages