Sass4f 0.0.4
A wrapper around libSass 3.2.5 - the compiler for Sass and Scss (Internal)

Sass4f is a support library that aids Alien-Factory in the development of other libraries, frameworks and applications. Though you are welcome to use it, you may find features are missing and the documentation incomplete.

Sass4f is a wrapper around libSass 3.2.5 - libSass 3.2.5 - the compiler for Sass and Scss files.

Sass4f is a simple command line utility program for compiling .scss files into .css files. It was created for compiling Twitter Bootstrap 4 templates and has been successfully tested with Bootstrap v4.0.0-beta.2.

Sass4f is a happy alternative to installing Sass, Node.js, Grunt, and half the Internet just to compile a couple of text files!

Quick start example:

C:\> fan afSass4j -x C:\projects\website.scss C:\projects\website.css

Read more...

Install

To install Sass4f with Fantom Pod Manager, cut'n'paste the following into a cmd prompt, terminal or shell:

Or to install Sass4f with the Fantom Repository Manager (fanr), cut'n'paste the following into a cmd prompt, terminal or shell:

Or to install manually, download the pod file and copy it to the %FAN_HOME%/lib/fan/ directory.

afSass4f.pod (5.83 MB)

Use

To use Sass4f in a Fantom project, add a dependency to the project's build.fan:

depends = ["sys 1.0", ..., "afSass4f 0.0.4 - 0.0"]

Documentation

Information

Meta information on the Sass4f pod:

Published by
Steve Eynon
Organisation
Alien-Factory
Pod file size
5.83 MB
Licence
The MIT Licence
Built on
25th Oct 2017
Source code
via Mercurial at https://bitbucket.org/AlienFactory/afsass4f
Depends on
concurrent, sys, util
Referenced by
Javascript Compatible
No

Dependency Graph

  Use mouse to re-position pods

Release History

There have been 4 releases of Sass4f: