Note!

Where we are it is now the weekend; so there might be a slight delay in our reply. Thanks for understanding!

LESS is awesome for CSS

  • Resolved
    Sunday, April 08 2012, 05:59 AM
    Posted by Dean Brissinger
    0
    As I have learned CSS (again) working on my non-profit project. I started thinking that CSS is really object-oriented without a compiler. Today, I found the compiler and the LESS language that drastically simplifies CSS modifications.

    Could you guys use this and provide a .less CSS file in future versions? http://wearekiss.com/simpless and http://lesscss.org/

    I could see a dramatic improvement in usability if I had a set of top-level variables that would automatically be compiled in to the correct CSS. For example, if I want to theme EasyBlog to use sprites that are larger than the distribution. Well-written LESS lets me do it with just 2 lines of code! I just specify the new sprites file name and the size of the grid and it compiles everything else.

Accepted Answer

  • Selected answer for this question
    Sunday, April 08 2012, 05:34 PM
    Posted by Mark - #permalink
    0
    Hello Dean,

    Yep, we're actually implementing LESS css on our new media manager. We can't just switch the existing theme structure to LESS simply because this will cause a huge inconvenience for users who were customizing the css file on older versions :(

    We're actually gearing towards LESS for most of our new additions :D
    • Dean Brissinger - more than a month ago
      Sweet. Totally understand about reverse compatibility. That is why I like the compiler form. I understand there is a PHP interpreter/real-time compiler (that is reverse compatible with standard CSS). I haven't found it to play with it yet but was thinking it should be a Joomla plugin if it is fast and reliable.

5 responses Add a reply

Your Response

Please login to reply

You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here.

Register Now →

Please Login Forgot your password?