Skip to main content

A simple Django app to import ratchet-scss.

Project description

ratchet-scss is a simple Django app to conduct Web-based ratchet-scss.

to, see what is ratchet, just visit http://goratchet.com

Quick start

  1. refere django libscss config first

    https://github.com/torchbox/django-libscss

  2. Add “ratchet-scss” to your INSTALLED_APPS setting like this:

    INSTALLED_APPS = (
        ...
        'ratchet_scss',
    )
  3. import the scss directly in your scss file

    @import “ratchet”;

  4. enjoy it. bootsrap is in your scss project

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-ratchet-scss-2.0.2.1.tar.gz (49.7 kB view hashes)

Uploaded Source

Built Distribution

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