News Feed
Jobs Feed
Sections




News Archive
Ibuildings techPortal:
lessphp PHP implementation of Less CSS
December 17, 2010 @ 09:49:54

On the Ibuildings techPortal today there's a new tutorial from Robert Raszczynski with his look at the lessphp project - a native PHP implementation of the LESS CSS framework.

In a nutshell, Less CSS is a tool that lets you simplify your CSS style sheet and allows you to extend limited CSS functionality by introducing variables, mixins, operations and nested rules. The original implementation is written in Ruby; however, there is a PHP solution based on LESS CSS called lessphp.

He mentions the good and the bad about using LESS - it can speed up your CSS development time by making it more familiar but it also comes with the caveat that the CSS files have to be generated each time an update is made. He covers some of the basic features of lessphp including variables, mixins, nested rules, operations (improving on already defined rules) and being able to use multiple .less files. He includes a XML snippet that can be dropped into your Ant (or Phing) build to run the generation at deployment time.

0 comments voice your opinion now!
lessphp less css framework tutorial features


blog comments powered by Disqus

Similar Posts

Hari KT's Blog: A simple Blog using Zend framework 1.9

Zend Developer Zone: Building Template-Driven Web Applications with Dwoo (part 1)

Stefan Mischook's Blog: A Quick Look at Dreamweaver CS4 and the PHP Toolset

PHPBuilder.com: PHP Dependency Injection Creates More Maintainable Code

Rob Allen's Blog: Premiers pas avec le Zend Framework


Community Events











Don't see your event here?
Let us know!


zendframework2 community language development phpunit framework functional code application object interview opinion podcast series testing unittest tool release example introduction

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework