Sass4f 0.2.0
A wrapper around libSass 3.6.4 - the compiler for Sass and Scss

Sass4f is a wrapper around jsass/5.10.4 and libsass/3.6.4 - 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 templates and has been successfully tested with Bootstrap v4.4.1.

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 (9.38 MB)

Use

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

depends = ["sys 1.0", ..., "afSass4f 0.2.0 - 0.2"]

Documentation

Information

Meta information on the Sass4f pod:

Published by
Steve Eynon
Organisation
Fantom-Factory Ltd
Pod file size
9.38 MB
Licence
ISC
Built on
28th Nov 2021
Source code
via Git at https://github.com/Fantom-Factory/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: