Skip to content

Tags: sdomagala/docpad-plugin-less

Tags

v2.4.1

- v2.4.1 January 28, 2014

	- We now default `referencesOthers` to true if the less file imports other files

v2.4.0

v2.4.0. Improvement.

- v2.4.0 January 3, 2013
	- Dependency upgrades
		-  `less` from ~1.5.1 to ~1.6.0

v2.3.1

v2.3.1. Improvement.

- v2.3.1 December 31, 2013
	- Removed support for `cssmin` plugin, cssmin plugin now works
differently
		- Thanks to [Rob Loach](https://github.com/RobLoach) for [pull
request docpad#7](docpad#7)

v2.3.0

- v2.3.0 December 12, 2013

	- Added support for `cssmin` plugin
		- Thanks to [Rob Loach](https://github.com/RobLoach) for [pull request docpad#6](docpad#6)
	- Repackaged
	- Dependency upgrades
		-  `less` from ~1.4.2 to ~1.5.1

v2.2.0

v2.2.0. Improvement

v2.1.3

v2.1.3. Improvement.

- v2.1.3 March 7, 2013
	- Repackaged
	- Dependency upgrades
		-  `less` from 1.3.x to ~1.3.0
		-  `coffee-script` from 1.4.x to ~1.4.0

v2.1.2

v2.1.2. Improvement.

- v2.1.2 December 5, 2012
	- Better error reporting
	- We now parse less files with the `filename` option set to the file's
`fullPath` (before we didn't send this at all)
	- Added `parseOptions` and `compileOptions` to configuration