Skip to content

Releases: RhubarbPHP/Custard.SassC

Released 1.0.6

13 Aug 10:07
3de66c5

Choose a tag to compare

Update CHANGELOG.md

Autoprefixing

10 Nov 10:34

Choose a tag to compare

Added autoprefix option which will use postcss autoprefixer.

Bugfix

10 Nov 08:56

Choose a tag to compare

Bugfix: if a specific output filename was given and the file didn't exist already, the command wouldn't create it

Options and error output

02 Nov 10:52

Choose a tag to compare

Added options to pass through to sassc.

Detecting errors in compilation and outputting them, setting failure exit code if necessary.

Launch

01 Nov 17:29

Choose a tag to compare

First version.