سؤال

I'm looking into using the Less framework to build a new website, but I'm curious about one point. Is it related to the LESS stylesheet language ? Does Less even uses LESS to build its CSS ?

هل كانت مفيدة؟

المحلول

As far as I can tell, the Less framework and the LESS language are completely unrelated. Contrary to what you say, the framework doesn't even appear to utilize any language features of LESS — its stylesheet seems to be written purely in standard CSS. You can see it in the source preview in the Getting Started section.

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top