-
05.12.11 - LESS CSS with Assetic and Symfony 2
0 commentsextends CSS with dynamic behavior such as variables, mixins, operations and functions.For the LESS Assetic filter we need to have installed first , the npm package manager and the LESS library. Under Ubuntu you can install all of those in an easy way through the terminal: Install the LESS library: [...]
