Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/less/less-plugin-clean-css

Post-process and compress CSS using clean-css.
https://github.com/less/less-plugin-clean-css

Merge pull request #28 from less/dependabot/npm_and_yarn/clean-css-4.2.1

Bump clean-css from 3.4.28 to 4.2.1

823c04eaa3005de4e8c7f4653204d7467b12d2e6 authored about 5 years ago by Matthew Dean <[email protected]>
Bump clean-css from 3.4.28 to 4.2.1

Bumps [clean-css](https://github.com/jakubpawlowicz/clean-css) from 3.4.28 to 4.2.1.
- [Release ...

4aaa4ee3d92736973d2eb3a6ba4c91dde2e3e1d8 authored about 5 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #22 from BenLubar/patch-1

Fix error when generating an external source map.

a34324c88d6362e7c3e8687db7cd11158d448683 authored almost 7 years ago by Max Mikhailov <[email protected]>
Fix error when generating an external source map.

Fixes #7

98c5aef6a5c3d3bd624ecab20e9ab9a71017f64a authored almost 7 years ago by Ben Lubar <[email protected]>
Update README.md

ace6c69cf8dbd1f4759e8e55d759b56038b2b236 authored over 7 years ago by Max Mikhailov <[email protected]>
Merge pull request #19 from XhmikosR/master

Minor tweaks and cleanup

19c7f4bfc7d1f30243f24944d44b794a407211fb authored almost 8 years ago by XhmikosR <[email protected]>
Normalize package.json.

Bump engines to node.js 0.10 which is what clean-css is using.

ad5a0065ab82769d88e463499acf31b2702efa5c authored almost 8 years ago by XhmikosR <[email protected]>
Lint tweaks.

85424c4d20b5869d701f2f36ef8461355b087c6c authored almost 8 years ago by XhmikosR <[email protected]>
Clean up README.md.

d6a6c080faf2f5c9637a37fef91be7248c1631ef authored almost 8 years ago by XhmikosR <[email protected]>
Merge pull request #14 from PixnBits/master

Update LICENSE

b405348b79ea139c0c0b2482993ed492cc84dc96 authored over 9 years ago by Luke Page <[email protected]>
Update LICENSE

add year and (presumed) copyright owner

52ec42cfc6eb7debef73fefbba9a88ab4c82680b authored over 9 years ago by Nick Oliver <[email protected]>
New version

42b4871c3e4d22fc061319f346cc21155a2bbf90 authored over 9 years ago by Luke Page <[email protected]>
Merge pull request #12 from andrenarchy/master

respect restructuring option

244a8b7c83bc10c2a546d3c5544188548ace93ac authored over 9 years ago by Luke Page <[email protected]>
respect restructuring option

86e138f2d3738e7fdb098baafa12d570159a724b authored over 9 years ago by André Gaul <[email protected]>
up version

109d7c546b10062d0d2bcb6aec1d5971880d5e77 authored almost 10 years ago by Luke Page <[email protected]>
Work-around removing inline source files

4bd756cd56d9df1055a3a7826d82317207ce6818 authored almost 10 years ago by Luke Page <[email protected]>
Update version for fixed options parsing

b737f87d30ddd6462da2207dae39dc570f63d793 authored almost 10 years ago by Luke Page <[email protected]>
Update usage to match latest changes

269907b0d52260b05fbfbdbc8ccc2cf851dc81c6 authored almost 10 years ago by Luke Page <[email protected]>
Add skip rebased so it doesn't bork on usage

d11ddf6f8d98fe7ae982da90ff9560d9a33c92bd authored almost 10 years ago by Luke Page <[email protected]>
Merge pull request #5 from bassjobsen/master

options version 3x

63a5dc74ca28e56acd49d7720cf2384b24d4ebb0 authored almost 10 years ago by Luke Page <[email protected]>
Update README.md

2bbae57430371906fc4d1ef7a982e4e3f966c3e1 authored almost 10 years ago by Bass Jobsen <[email protected]>
Update parse-options.js

5bed12e53f2e3665e3046e614ebf2f7c8540685b authored almost 10 years ago by Bass Jobsen <[email protected]>
Update clean-css-processor.js

a7517b84100ab045592be578374e688a6997a094 authored almost 10 years ago by Bass Jobsen <[email protected]>
convert option to number if not '*'

f5c2399f716a3ca14a7c1e8c4842fd0eedec33f0 authored about 10 years ago by Luke Page <[email protected]>
Add support for keep special comments. Fixes #3

ff334b61406024f9dff4bdfc20e6cb10fc629cfa authored about 10 years ago by Luke Page <[email protected]>
Merge branch 'master' of github.com:less/less-plugin-cleancss

acb23f24a6223833fc2aee173eb540d9cca9e669 authored about 10 years ago by Luke Page <[email protected]>
Up version for new options and sourcemap support

d5c204e309dae48c26b91dae96dbeaa46a4f4646 authored about 10 years ago by Luke Page <[email protected]>
Upgrade to v3 - more options, no longer support less.js v2.0

3b789f8243c951f4dcf583915e8b9f43d0826a97 authored about 10 years ago by Luke Page <[email protected]>
remove console log and update to latest clean-css sourcemap

0be586d2b9ed8004f19078fbf293d96df0ab2dc0 authored about 10 years ago by Luke Page <[email protected]>
Add --s1 to the example

1a57811bf762bf536718b93b942842147ad0ae92 authored about 10 years ago by Luke Page <[email protected]>
more testing and a few tweaks

96afd8e90db8d06650578355e1e88e47c0e21ea4 authored about 10 years ago by Luke Page <[email protected]>
initial support for clean-css v3

3b5aa1babc3a842ec0501c26f367e2f1e91b4986 authored about 10 years ago by Luke Page <[email protected]>
bump version

c7777fbc30c71d63d2140d9a92d8fa47f8206063 authored about 10 years ago by Luke Page <[email protected]>
Fix usage to allow creating as an object with an options argument

a17f74fd4fee23c9ec9e4273f6d041e696ef9775 authored about 10 years ago by Luke Page <[email protected]>
Update README.md

dc7d7a19253b0682613bc3898784e37418fe9c8b authored about 10 years ago by Luke Page <[email protected]>
Update readme with more info

71c133c2e70175f247d35ca72b7a8da5d818fa91 authored about 10 years ago by Luke Page <[email protected]>
Fix problem and up version

009c39e982e819a2bd706b62022c9921a2c728c9 authored about 10 years ago by Luke Page <[email protected]>
refactor out options parsing

0681d4cdfa65473dbef5b903623d55bf9759c500 authored about 10 years ago by Luke Page <[email protected]>
Improve usage information. bump version to 1 since I don't think it will change much now.

67ce705decd6d1c495ab1774bb5010d7c0d38b2f authored about 10 years ago by Luke Page <[email protected]>
add min version

3c19787d687f5cce8c622eae2e1e9c09006b5d64 authored over 10 years ago by Luke Page <[email protected]>
add usage

2ec39ab83db9fa301cae5bbf9a2d74c4b33cfa4f authored over 10 years ago by Luke Page <[email protected]>
get working with less.js v2 branch

568c853ba57ad039fe824e49d2e2c8767eb8bc0a authored over 10 years ago by Luke Page <[email protected]>
add options handling, correct package name

baee21fcd7057ee6c8e79aec53394c56ee6b5250 authored over 10 years ago by Luke Page <[email protected]>
initial

7758dafb18123f6d5bacf79960bffa2b5dea4ce2 authored over 10 years ago by Luke Page <[email protected]>
Initial commit

880293a4b46107766828c86fa96d97e5650040c0 authored over 10 years ago by Luke Page <[email protected]>