1.6.0 • Published 8 years ago

curse-sass v1.6.0

Weekly downloads
69
License
-
Repository
github
Last release
8 years ago

Curse SASS

IMPORTANT

With version 1.5.0 curse-sass has been updated to use the latest version of Node (4.1.1+).

Overview

curse-sass was created for Curse Inc.'s Front-End team's use by Collin Klopfenstein and Aaron Giordano-Barry.

Configuration

Create a curse-sass.json file in the directory you'll be using curse-sass in.

{
	"dirs": [
		"test1",
		"test2"
	],

	"compile": [
		"testing.scss"
	]
}

This setup watched ./test1 and ./test2 (as well as ./ by default) for changes. When a change is found it compiles all files listed in the compile parameter.

Usage

Ensure that there is a curse-sass.json file in the directory you want to use curse-sass in. Then, simply cd to that directory and run curse-sass.

1.6.0

8 years ago

1.5.4

8 years ago

1.5.3

9 years ago

1.5.2

9 years ago

1.5.1

9 years ago

1.5.0

9 years ago

1.4.0

9 years ago

1.3.0

9 years ago

1.2.0

9 years ago

1.1.2

9 years ago

1.1.1

9 years ago

1.1.0

9 years ago

1.0.8

9 years ago

1.0.7

9 years ago

1.0.6

10 years ago

1.0.5

10 years ago

1.0.4

10 years ago

1.0.3

10 years ago

1.0.2

10 years ago

1.0.1

10 years ago

1.0.0

10 years ago

0.1.3

10 years ago

0.1.2

10 years ago

0.1.1

10 years ago