LESS is more
What about this awesome tool that allows you to write much more simple and powerful CSS for your websites? It’s called LESS and it basically introduces things (that in my opinion have been missing in CSS for ages) like variables, nested declarations, and operations on values. Worth checking out: http://lesscss.org/index.html
Posted via web from nocivus’ ramblings
Related:
- LESS is more What about this awesome tool that allows you to write...
- Spring and hibernate: Lazy loading collections in desktop (swing) applications So here’s something you can’t find on the internets. Or...
Categorised as: findings, software development, technology, tips