Less

Downloads: 1472
Category: Plugin
Compatible with: GetSimple 3.1 - 3.3

Last Updated: July 12, 2014
Tags: less css theme
Author: mvlcek
Author Website: http://mvlcek.bplaced.net
Support: Support Forum

(5) 2 Votes

Plugin Description:

This plugin helps you write your style sheets in "less" instead of CSS and will automatically compile these less files to CSS files when and only when needed.

Adds two functions for use in a theme:

get_less_css($themeRelativeLessFile, $params=null, $multipleCSS=false) 

to output the resulting CSS URL

return_less_css($themeRelativeLessFile, $params=null, $multipleCSS=false)

to return the resulting CSS URL.

Use this plugin together with Theme Settings to create configurable themes.

Archived Versions:

These are old versions of this file. Please use with caution as they are probably out of date and no longer supported. ShowHide