On 25 Aug 2018, at 21:01, Reindl Harald h.reindl@thelounge.net wrote:
Am 25.08.2018 um 20:41 schrieb Tom Sommer:
On 2018-08-25 14:46, Thomas Bruederli wrote:
The Elastic skin is built with LESS and of course the sources are included. They allow a certain degree of customization by adjusting some color variables [3]. All you need is to compile your very own customized skin with lessc.
I believe most projects (bootstrap etc.) are moving to SASS, it might be worth making that switch before letting LESS into the wild?
where i come from people had the capabilities to write correct code on tehir own instead wrap framework into framework which wraps 10 others frameworks
You realise less is not a framework but a pre-processor that makes writing browser compatible css easier and less error prone.
Cor