Bookmarks
Posts tagged: LESS
Using variables from PHP code in your LESS files
Oct
19
2013
assetic: filters: lessphp: apply_to: "\.less$" # Formatter options: compressed, lessjs, classic formatter: "compressed" preserve_comments: false presets: my_variable: "#000" http://isometriks.com/using-less-with-symfony2
SASS /LESS/ Color Variables
Oct
8
2012
http://sachagreif.com/sass-color-variables/
Asset Management with Assetic. Configuration options
Sep
17
2012
http://slides.liip.ch/static/2011-05-31_assetic/#14
Symfony2.1. How to integrate assetic lessphp filter
Sep
17
2012
https://gist.github.com/3082684 https://gist.github.com/1844433
lessphp filter ignores @import statements
Sep
17
2012
https://github.com/kriswallsmith/assetic/issues/109
lessphp
Sep
17
2012
lessphp is a compiler for LESS written in PHP
LESS CSS Assetic Configuration in a Symfony2 Project
Sep
17
2012
http://www.dobervich.com/2011/05/10/less-css-assetic-configuration-in-a-symfony2-project/ http://blogsh.de/2011/09/18/assetic-less/ http://xavierbriand.net/2012/02/09/symfony2-assetic-twitter-boostrap-and-less/ http://www.kiwwito.com/article/less-css-with-assetic-and-symfony-2
bootstrap less => common.less
Sep
17
2012
https://github.com/markdotto/Preboot.less/blob/master/bootstrap.less