Fanstatic packaging of less
Project description
js.lesscss
Introduction
This library packages less for fanstatic.
This requires integration between your web framework and fanstatic, and making sure that the original resources (shipped in the resources directory in js.lesscss) are published to some URL.
Bitbucket repository : https://bitbucket.org/fanstatic/js.lesscss
How to use?
You can import lesscss from js.lesscss and need it where you want these resources to be included on a page:
>>> from js.lesscss import lesscss >>> lesscss.need()
You need to use this resource with bottom = true option because less.js script need to be loaded after all .less files.
CHANGES
1.0.41 (28-04-2011)
Initial release.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
js.lesscss-1.3.0.tar.gz
(20.6 kB
view hashes)