Skip to main content

Compass mixins packaged as Django app

Project description

compass-mixins packaged as Django app under the same version number.

Installation

Follow django-libsass installation instructions, then:

$ pip install django-libsass-compass-mixins

and add django_libsass_compass_mixins to your INSTALLED_APPS setting

INSTALLED_APPS = [
...
'django_libsass_compass_mixins'
...
]

Now you can use Compass mixins in your SCSS files

...
@import "compass/reset";
@import "compass/css3/box-shadow";
...

Building

Building requires npm, wheel ans setuptools installed.

Build Django app package from latest version of compass-mixins:

$ make

then optionally upload the build to PyPI:

$ make dist_upload

License

Copyright (c) 2008-2009 Christopher M. Eppstein
All Rights Reserved

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

django-libsass-compass-mixins-0.12.10.tar.gz (43.8 kB view details)

Uploaded Source

Built Distribution

django_libsass_compass_mixins-0.12.10-py2.py3-none-any.whl (81.3 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file django-libsass-compass-mixins-0.12.10.tar.gz.

File metadata

File hashes

Hashes for django-libsass-compass-mixins-0.12.10.tar.gz
Algorithm Hash digest
SHA256 d0d6c7f0532f347b8b85f11e00b11bfd8dc5b83a939eeebac7715b144ceb0a21
MD5 ce2ef80f91e44a424bac9e0f96e246cd
BLAKE2b-256 55dc9c610f6463a5b459a87bca2fca8bb213d5b3abb88c7c418257e06dee1220

See more details on using hashes here.

File details

Details for the file django_libsass_compass_mixins-0.12.10-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for django_libsass_compass_mixins-0.12.10-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 7104f0fdd9dcee435ae98a1311fa66de763019d0c348a53166e965b4e7924817
MD5 8dfc3f53639aa243d4d0cde35fc5bd76
BLAKE2b-256 67af454361b66dd97ef7a642704d7c328319f8a82b879fec14251754287bbf1c

See more details on using hashes here.

Supported by

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