I’ve asked a friend of mine who is much more competent at programming than me about how long it would take to code a CSS compiler that retained the original CSS syntax but added a bunch of new features. He liked the idea and so we’ve put together our own version of CSS together with a compiler we call LESS, which stands for Leaner CSS.
Related Submissions:
- CSS Lightview Style Popup My friend and I were working on his site last week and we were in need of a popup very similar to how the lightview...
- Create a Mac-like Login Form Yesterday, a friend of mine asked me how to create a login page like Mac’s (shaking, sliding, loading bar) because he need it for an...
- LESS - Leaner CSS Less is Leaner CSS. Less extends CSS by adding: variables, mixins, operations and nested rules. Less uses existing CSS syntax. This means you can migrate...
- jQuery Disqus Plugin Disqus is a great plug-n-chug commenting system, but it’s lacking a few very useful features: Markdown support, syntax highlighting the comments, and callbacks to tell...
- Page Zoom, Elastic Layouts & Em (Erratic Moustaches) 1 in 4 people have some sort of vision impairment that makes reading on the web more difficult. We discuss the browser features which make...