Skip to main content

CleverCSS module for Svarga framework

Project description

Application to render CleverCSS as CSS.

It requires a bit of configuration dropped in settings.py:

CLEVERCSS = {
    'main': {'clevercss/*.ccss': 'css/*.css'},
    'someapp': { 'static/test.ccss': 'css/test.css'},
}

Configuration description:

  • CLEVERCSS - actual configuration, is a mapping of name from STATIC_URLS to a dictionary of mappings ‘clevercss-source’: ‘css-target’. Source can contain * to wildcard match files. In this case target should contain * as well.

How to install from repository

It’s that easy:

pip install hg+http://hg.piranha.org.ua/svargaext.clevercss/#egg=svargaext.clevercss

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

svargaext.clevercss-0.4.tar.gz (2.7 kB view details)

Uploaded Source

File details

Details for the file svargaext.clevercss-0.4.tar.gz.

File metadata

File hashes

Hashes for svargaext.clevercss-0.4.tar.gz
Algorithm Hash digest
SHA256 2b35130df6392ee4c5f649deabafa3dde5d56293d090b1cd73ac71250023b923
MD5 5df9f06c9c7a2deebb0c87e82aab46c9
BLAKE2b-256 bcf697901ef5fdac840640de5e75a70960ee4ee60ae7414bd7e8c7bb9e450c25

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page