2017 © Pedro Peláez
 

library custard-sassc

A custard command for compiling SCSS into CSS using SassC

image

rhubarbphp/custard-sassc

A custard command for compiling SCSS into CSS using SassC

  • Monday, February 5, 2018
  • by NiallSmyth
  • Repository
  • 4 Watchers
  • 0 Stars
  • 1,633 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 7 Versions
  • 12 % Grown

The README.md

Custard.SassC

A custard command for compiling SCSS into CSS using SassC, (*1)

Usage:
  compile:scss [options] <input> <output>

Arguments:
  input                          File or directory to compile
  output                         File or directory to output to

Options:
  -s, --style=STYLE              Output style. Can be: nested, compressed. [default: "compressed"]
  -l, --line-numbers             Emit comments showing original line numbers.
  -i, --import-path=IMPORT-PATH  Set Sass import path.
  -m, --sourcemap                Emit source map.
  -M, --omit-map-comment         Omits the source map url comment.
  -p, --precision=PRECISION      Set the precision for numbers.
  -a, --autoprefix               Run postcss autoprefixer on output CSS files.
  -vv                            Increase output verbosity (displays output from sasscb and autoprefixer).

Note: The autoprefixer option requires postcss CLI and autoprefixer to be installed globally. These are node.js modules and can be installed globally with this command once you have node installed: npm install -g postcss-cli autoprefixer, (*2)

You may also need to install NVM using the below command in your Home directory curl -o- https://raw.githubusercontent.com/creationix/nvm/v0.33.6/install.sh | bash exit Log back into your user account and run: nvm install 6.11.5, (*3)

The Versions

05/02 2018

dev-master

9999999-dev http://www.rhubarbphp.com/

A custard command for compiling SCSS into CSS using SassC

  Sources   Download

Apache-2.0

The Requires

 

framework php presenter mvp leaf rhubarb

30/11 2017

1.0.5

1.0.5.0 http://www.rhubarbphp.com/

A custard command for compiling SCSS into CSS using SassC

  Sources   Download

Apache-2.0

The Requires

 

framework php presenter mvp leaf rhubarb

02/10 2017

1.0.4

1.0.4.0 http://www.rhubarbphp.com/

A custard command for compiling SCSS into CSS using SassC

  Sources   Download

Apache-2.0

The Requires

 

framework php presenter mvp leaf rhubarb

10/11 2016

1.0.3

1.0.3.0 http://www.rhubarbphp.com/

A custard command for compiling SCSS into CSS using SassC

  Sources   Download

Apache-2.0

The Requires

 

framework php presenter mvp leaf rhubarb

09/11 2016

1.0.2

1.0.2.0 http://www.rhubarbphp.com/

A custard command for compiling SCSS into CSS using SassC

  Sources   Download

Apache-2.0

The Requires

 

framework php presenter mvp leaf rhubarb

02/11 2016

1.0.1

1.0.1.0 http://www.rhubarbphp.com/

A custard command for compiling SCSS into CSS using SassC

  Sources   Download

Apache-2.0

The Requires

 

framework php presenter mvp leaf rhubarb

01/11 2016

1.0.0

1.0.0.0 http://www.rhubarbphp.com/

A custard command for compiling SCSS into CSS using SassC

  Sources   Download

Apache-2.0

The Requires

 

framework php presenter mvp leaf rhubarb