Re: less-css

2016-09-02 Thread Rich Shepard
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#insta

Re: less-css

2016-09-02 Thread Aron Griffis
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-star

less-css

2016-09-02 Thread Rich Shepard
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

Re: How to use less css in mac?

2011-08-08 Thread francescortiz
cation on "LESS is based > on older version of SCSS"? > > Cheers, > > Eugene > > > > > > > > > > > On Aug 3, 1:52 pm, Tom Evans wrote: > >> On Wed, Aug 3, 2011 at 10:10 AM, Jithin Emmanuel > >> wrote: > >>> Can s

Re: How to use less css in mac?

2011-08-05 Thread Eugene Lazutkin
e > > On Aug 3, 1:52 pm, Tom Evans wrote: >> On Wed, Aug 3, 2011 at 10:10 AM, Jithin Emmanuel >> wrote: >>> Can some one please point out how to use less css along with compressor >>> extension? >>> I use mac 10.6.8 and I am trying to use an existin

Re: How to use less css in mac?

2011-08-03 Thread francescortiz
3, 1:52 pm, Tom Evans wrote: > On Wed, Aug 3, 2011 at 10:10 AM, Jithin Emmanuel wrote: > > Can some one please point out how to use less css along with compressor > > extension? > > I use mac 10.6.8 and I am trying to use an existing project which was > > initially setup

Re: How to use less css in mac?

2011-08-03 Thread Tom Evans
On Wed, Aug 3, 2011 at 10:10 AM, Jithin Emmanuel wrote: > Can some one please point out how to use less css along with compressor > extension? > I use mac 10.6.8 and I am trying to use an existing project which was > initially setup in windows. > I am trying to figure out what I s

How to use less css in mac?

2011-08-03 Thread Jithin Emmanuel
Can some one please point out how to use less css along with compressor extension? I use mac 10.6.8 and I am trying to use an existing project which was initially setup in windows. I am trying to figure out what I should give here. COMPRESS_PRECOMPILERS