Skip to main content

Stylesheets from Compass framework

Project description

This repository is automatically updated from https://github.com/Compass/compass

Compass

Compass is a Stylesheet Authoring Environment that makes your website design simpler to implement and easier to maintain.

http://compass-style.org

Installation

To get going with Compass python module you can install it from PyPi package:

pip install compass-stylesheets

Documentation

Compass documentation pages are available at http://compass-style.org/

Python package

After installation you can use pkg_resource module to access assets:

import pkg_resources

as_string = pkg_resources.resource_string("compass_stylesheets", "stylesheets/_compass.scss")
full_path_to_file = pkg_resources.resource_filename("compass_stylesheets", "stylesheets/_compass.scss")
file_like = pkg_resources.resource_stream("compass_stylesheets", "stylesheets/_compass.scss")

Package consists of scss files.

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

compass-stylesheets-1.0.0c1.tar.gz (34.6 kB view details)

Uploaded Source

File details

Details for the file compass-stylesheets-1.0.0c1.tar.gz.

File metadata

File hashes

Hashes for compass-stylesheets-1.0.0c1.tar.gz
Algorithm Hash digest
SHA256 3cc4398b46f8c64b464fabb8dbc79dcdb556d3b9be60bc1c85087bc19976432f
MD5 02656791208cf83c3fd3662bfb9efb4d
BLAKE2b-256 a17ee9449025c3e829e001e00429862f4aa5a65ab8f7bd8aa0598fa2ff2c2502

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