Less.js meets Django staticfiles
Project description
Less.js meets Django staticfiles
Usage
This application is meant to be used with django-staticfiles. Make sure that staticfiles setup and configured, then install this application using pip:
pip install django-staticfiles-lessjs
Finally, make sure that lessjs is listed in your INSTALLED_APPS. You can use this oneliner to add it as well:
INSTALLED_APPS += ['lessjs', ]
Build
Less.js packages pre-built versions of the code in its Git repository. No further tools are necessary to build it.
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
Close
Hashes for django-staticfiles-lessjs-1.3.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | c86387cfda354cf03e21d7242539066f7a8c478f24999bb3210ae031cbbee46c |
|
MD5 | 04f6f3ca625a1ce92d6977eea9a1727b |
|
BLAKE2b-256 | 3261d8bb6a6319a0bd954e1f467e3471cb730857358bc2f280a37f7d84ad3713 |