Skip to main content
gears-sass
==================

SCSS compiler for Gears.

Bundled [node-sass](https://github.com/andrew/node-sass) version: 0.8.6


Installation
------------

Install `gears-sass` with pip:

$ pip install gears-sass


Requirements
------------
- [node.js](http://nodejs.org)


Usage
-----

Add `gears_sass.SASSCompiler` to `environment`'s compilers registry:

from gears_sass import SASSCompiler
environment.compilers.register('.scss', SASSCompiler.as_handler())

If you use Gears in your Django project, add this code to its settings:

GEARS_COMPILERS = {
'.scss': 'gears_sass.SASSCompiler',
}

Download files

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

Source Distribution

gears-sass-0.2.2.tar.gz (2.4 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

gears_sass-0.2.2-py2.7.egg (2.7 MB view details)

Uploaded Egg

File details

Details for the file gears-sass-0.2.2.tar.gz.

File metadata

  • Download URL: gears-sass-0.2.2.tar.gz
  • Upload date:
  • Size: 2.4 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for gears-sass-0.2.2.tar.gz
Algorithm Hash digest
SHA256 d3ac812842b588803520fe48509454aa6172c549f05f6177bf3f0a499209432d
MD5 aee01ea8bc83eafb2b5a825decfa79c0
BLAKE2b-256 6588e193255bea302823dd394099dd770730e9fe17bd65fee9280afe4d1c6a3b

See more details on using hashes here.

File details

Details for the file gears_sass-0.2.2-py2.7.egg.

File metadata

File hashes

Hashes for gears_sass-0.2.2-py2.7.egg
Algorithm Hash digest
SHA256 c62f6fa9a9a50ca0da4dec66306fb27209b2f62cd66f6a2ce4959583ca1c403c
MD5 bdd9008e1f666b5c866abbd05f3a35e0
BLAKE2b-256 9a025ad307721bbc3596880653d5976cefc9883d22fcd8cf9bb27ffacce05270

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.2.2 This release

2 files

0.2.1

2 files

0.1.5

2 files

0.1.4

2 files

0.1.3

2 files

0.1.2

2 files

0.1.1

2 files

Supported by

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