EnglishFrenchSpanish

OnWorks favicon

sass - Online in the Cloud

Run sass in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command sass that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


Sass - Sass compiles CSS from SASS or SCSS files

SYNOPSIS


sass [options] [INPUT] [OUTPUT]

DESCRIPTION


Description:
Converts SCSS or Sass files to CSS.

Common Options:
-I, --load-path PATH
Specify a Sass import path.

-r, --require LIB
Require a Ruby library before running Sass.

--compass
Make Compass imports available and load project configuration.

-t, --style NAME
Output style. Can be nested (default), compact, compressed, or expanded.

-?, -h, --help
Show this help message.

-v, --version
Print the Sass version.

Watching and Updating:
--watch
Watch files or directories for changes. The location of the generated CSS can be
set using a colon:

sass --watch input.sass:output.css
sass --watch input-dir:output-dir

--poll Check for file changes manually, rather than relying on the OS. Only meaningful
for --watch.

--update
Compile files or directories to CSS. Locations are set like --watch.

-f, --force
Recompile every Sass file, even if the CSS file is newer. Only meaningful for
--update.

--stop-on-error
If a file fails to compile, exit immediately. Only meaningful for --watch and
--update.

Input and Output:
--scss Use the CSS-superset SCSS syntax.

--sourcemap=TYPE
How to link generated output to the source files. auto (default): relative paths
where possible, file URIs elsewhere file: always absolute file URIs inline: include
the source text in the sourcemap none: no sourcemaps

-s, --stdin
Read input from standard input instead of an input file. This is the default if no
input file is specified.

-E, --default-encoding ENCODING
Specify the default encoding for input files.

--unix-newlines
Use Unix-style newlines in written files. Always true on Unix.

-g, --debug-info
Emit output that can be used by the FireSass Firebug plugin.

-l, --line-numbers
Emit comments in the generated CSS indicating the corresponding source line.

--line-comments

Miscellaneous:
-i, --interactive
Run an interactive SassScript shell.

-c, --check
Just check syntax, don't evaluate.

--precision NUMBER_OF_DIGITS How many digits of precision to use when outputting decimal
numbers.
Defaults to 5.

--cache-location PATH
The path to save parsed Sass files. Defaults to .sass-cache.

-C, --no-cache
Don't cache parsed Sass files.

--trace
Show a full Ruby stack trace on error.

-q, --quiet
Silence warnings and status messages during compilation.

Use sass online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    Free Pascal Compiler
    Free Pascal Compiler
    A 32/64/16-bit Pascal compiler for
    Win32/64/CE, Linux, Mac OS X/iOS,
    Android, FreeBSD, OS/2, Game Boy
    Advance, Nintendo NDS and DOS;
    semantically compatible wi...
    Download Free Pascal Compiler
  • 2
    Canon EOS DIGITAL Info
    Canon EOS DIGITAL Info
    Canon doesn�t have shutter count
    included on the EXIF information of an
    image file, as opposed to Nikon and
    Pentax. There�s no official Canon based
    application ...
    Download Canon EOS DIGITAL Info
  • 3
    rEFInd
    rEFInd
    rEFInd is a fork of the rEFIt boot
    manager. Like rEFIt, rEFInd can
    auto-detect your installed EFI boot
    loaders and it presents a pretty GUI
    menu of boot option...
    Download rEFInd
  • 4
    ExpressLuke GSI
    ExpressLuke GSI
    This SourceForge download page was to
    grant users to download my source built
    GSIs, based upon phhusson's great
    work. I build both Android Pie and
    Android 1...
    Download ExpressLuke GSI
  • 5
    Music Caster
    Music Caster
    Music Caster is a tray music player
    that lets you cast your local music to a
    Google Cast device. On the first run,
    you will need to click the arrow in your
    tas...
    Download Music Caster
  • 6
    PyQt
    PyQt
    PyQt is the Python bindings for
    Digia's Qt cross-platform
    application development framework. It
    supports Python v2 and v3 and Qt v4 and
    Qt v5. PyQt is avail...
    Download PyQt
  • More »

Linux commands

Ad