Server IP : 68.65.122.142  /  Your IP : 13.59.42.135
Web Server : LiteSpeed
System : Linux server167.web-hosting.com 4.18.0-513.18.1.lve.el8.x86_64 #1 SMP Thu Feb 22 12:55:50 UTC 2024 x86_64
User : glenirhm ( 1318)
PHP Version : 7.4.33
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON
Directory (0755) :  /var/softaculous/mw28/../less/

[  Home  ][  C0mmand  ][  Upload File  ]

Current File : //var/softaculous/mw28/../less/info.xml
<soft xmlns="http://www.softaculous.com">
	<overview>
		<img src="logo.gif" style="float:right;margin:8px;" alt="" />{{overview}}
	</overview>
	<features>
		{{features}}
	</features>
	<demo>
		http://www.softaculous.com/demos/LESS
	</demo>
	<ratings>
		http://www.softaculous.com/apps/js/libraries/LESS
	</ratings>
	<space>
		151552
	</space>
	<support>
		http://lesscss.org/
	</support>
	<version>
		4.2.0
	</version>
	<mod>36</mod>
	<mod_files>1</mod_files>
	<release_date>07-09-2023</release_date>
	<softversion>
		4.1.7
	</softversion>
	<languages>
		<english-overview>
		<font size="5" color="#182e7a">LESS</font> is a dynamic stylesheet language.
		<br /><br />
		LESS extends CSS with dynamic behavior such as variables, mixins, operations and functions. LESS runs on both the client-side (Chrome, Safari, Firefox) and server-side, with Node.js and Rhino. <br /><br />
		LESS is licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0.html" target="_blank">Apache License v2.0</a>.
		</english-overview>		
		<english-features>
	<ul>
      <li><b>Variables : </b>Variables allow you to specify widely used values in a single place, and then re-use them throughout the style sheet, making global changes as easy as changing one line of code.</li>
      <li><b>Mixins : </b>Mixins allow you to embed all the properties of a class into another class by simply including the class name as one of its properties. It's just like variables, but for whole classes. Mixins can also behave like functions, and take arguments.</li>
      <li><b>Nested Rules : </b>Rather than constructing long selector names to specify inheritance, in Less you can simply nest selectors inside other selectors. This makes inheritance clear and style sheets shorter.</li>
      <li><b>Functions &amp; Operations : </b>Are some elements in your style sheet proportional to other elements? Operations let you add, subtract, divide and multiply property values and colors, giving you the power to create complex relationships between properties. Operations should only be performed within parentheses in order to ensure compatibility with CSS. Functions map one-to-one with JavaScript code, allowing you to manipulate values however you want.</li>
    </ul>
	</english-features>
	</languages>
</soft>