Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion How to use less css in mac?
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Eugene Lazutkin  
View profile  
 More options Aug 6 2011, 12:16 am
From: Eugene Lazutkin <eugene.lazut...@gmail.com>
Date: Fri, 05 Aug 2011 23:16:17 -0500
Local: Sat, Aug 6 2011 12:16 am
Subject: Re: How to use less css in mac?
Inline.

On 08/03/2011 08:21 AM, francescortiz wrote:

> LESS combines CSS and javascript which I think that goes beyond the

What does it mean? Care to give an example? Like textually combining
both languages? Or does it produces both JavaScript and CSS files?

Last time I checked (today) it is a simple preprocessor, which produces
pure CSS files. It can be run statically, or dynamically in a browser.

> safe line, so I vote for SCSS ( http://sass-lang.com/ ) that also has
> a python version ( http://github.com/Kronuz/pyScss ).

> LESS is based on an "older" version of SCSS that didn't follow CSS
> syntax (SASS).

LESS follows CSS rules, in fact any CSS is a valid LESS --- that was the
whole idea of LESS as a superset of CSS.

And could you give me a reference for my own education on "LESS is based
on older version of SCSS"?

Cheers,

Eugene

> On Aug 3, 1:52 pm, Tom Evans <tevans...@googlemail.com> wrote:
>> On Wed, Aug 3, 2011 at 10:10 AM, Jithin Emmanuel <jithin1...@gmail.com> 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 should give here.
>>> COMPRESS_PRECOMPILERS = (

>>>     ('text/less',""),
>>> )
>>> Any help appreciated.

>> Hadn't come across less css before, looks interesting - well, looks
>> how I wanted CSS to behave 10 years ago.

>> Does this help? Seems to have examples for less

>> http://django_compressor.readthedocs.org/en/latest/settings/#compress...

>> Cheers

>> Tom


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.