Skip to content

Comcast/compass-extensions-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

compass-extensions-sample

Basic Compass project with sample .scss files to demonstrate the usage of CSS Lint & csscss with Compass.

Installation

Assuming ruby is installed on your system, clone this project & then from the root run:

$ bundle install

Note that this requires at least version 1.0.0.alpha.13 of Compass to work properly.

CSS Lint Usage

Run the following command from the root of your Compass project:

$ compass csslint

To view options:

$ compass csslint --help

csscss Usage

Run the following command from the root of your Compass project:

$ compass csscss

To view options:

$ compass csscss --help

About

Basic Compass project with sample .scss files to demonstrate the usage of CSS Lint & csscss

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published