Ecosyste.ms: OpenCollective

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

github.com/postcss/postcss-mixins

PostCSS plugin for mixins
https://github.com/postcss/postcss-mixins

Simpler glob expression

7bdb01388a38003ceb4fed5b02845d33de481bc0 authored over 9 years ago
Merge pull request #28 from jedmao/fix-tests

Fix async tests, json imports

a1a28809aadeae126980700d44f80a15648ab482 authored over 9 years ago
Fix async tests, json imports

076b9132f549bfc9d67ffb7bb5abd6a0e0ea4551 authored over 9 years ago
Release 1.0.2 version

d0bdf3222a5b5c99fe35a857687987eb1970d8e0 authored over 9 years ago
Update dependencies

9bbe8fb3a50dd3f17ee9613016b5a15c38e99740 authored over 9 years ago
Clean up code

bdef2e3dcd650293a9a2c50f123e29ba57778f85 authored over 9 years ago
Keep old API

1a8895f1bd093f17534a20f5f89e2d8237978150 authored over 9 years ago
Add .editorconfig

60da0b5d2722ee70f2983f15c945252fd16adc57 authored over 9 years ago
Merge pull request #25 from postcss/async

Replaced glob with promisified globby

8fdde5264818709f0199641e4ee960825e03643d authored over 9 years ago
Replaced glob with promisified globby

71310e6215e7ddfd0fb9b9fbe984bedcf69bda68 authored over 9 years ago
Release 1.0.1 version

d4f18dc61be256e1f55854164f674f68a578464d authored over 9 years ago
Merge pull request #23 from postcss/relative-path

Add relative path support for mixinsDir and mixinsFiles

6b00820158cc8c15053eeaaf29f29796439d3683 authored over 9 years ago
Add relative path support for mixinsDir and mixinsFiles

81ae19b34c58d4c4dd6f4bf2f8067696a2a87603 authored over 9 years ago
Fix code style in example

88c51e671b296896ffcef5963ddb908765dedc86 authored over 9 years ago
Merge pull request #20 from adictovirtual/bug/syntaxError

syntactic error in example

6ebe1498164be211b33b3a960dd7682ae5a3c75a authored over 9 years ago
syntactic error in example

a8fc5210b39188397296a4a81700faed61086f25 authored over 9 years ago
Merge pull request #19 from gillchristian/patch-2

Just a small grammar correction :smile:

e91d1d62a1f9c627d6216fad54966a37a72917ec authored over 9 years ago
Just a small grammar correction :smile:

9ed94e7a2bb1e91bbed7a786f7c668292855eca4 authored over 9 years ago
Release 1.0 version

4f40cccc5d7904c537ecb13af88b1b15b0fd7f64 authored over 9 years ago
Use PostCSS 5.0 API

38c160a1925c368ba2a36f76eb6e2644824fb183 authored over 9 years ago
Fix ESLint warnings

82069e63d2eb39833ddf36fef4dc585652290a80 authored over 9 years ago
Latest gulpfile.js from boilerplate

4d2ff12c2cad34fba4e8e75556130718677e3d44 authored over 9 years ago
Use ESLint 1.0 rules

d3d97b9bdb131503670f69a9c025a40eb68d3810 authored over 9 years ago
Update npm dependecies

aa8af75aa94e09904e99490c53bbe5ecc5dbe22c authored over 9 years ago
Fix package.json format

e402b0550ce1ea4e399daf6fb906046b3863ad9d authored over 9 years ago
Remove node.js 0.10 from CI

8d5e0963a4719861af9aa4d37adebc7bfda114ab authored over 9 years ago
Safer ignore files

30862bd652fc82a055572b1f092b0d2990f1cae7 authored over 9 years ago
Release 0.4 version

a54267de407b8871b8bb74c1a4528a5d3f2a904b authored over 9 years ago
Update dependencies

c30f651f640bc62f2cfb5c255f5a8257879b56f9 authored over 9 years ago
Revert code style changes, because they should be global

419859347733db6465ed85dc444aefa99b17f789 authored over 9 years ago
Merge pull request #17 from jedmao/mixins-files

Introduce mixinsFiles option

85c2e9d638c2ddfb0fbcf59fc38ff4fa5ba454f7 authored over 9 years ago
Introduce mixinsFiles option

ab470b72ac10013cc78ff7b42437559f8c409b68 authored over 9 years ago
Add postcss-define-property link

54aed1530fb68b2c8680fe4a47f4542de9cb7523 authored over 9 years ago
Merge pull request #12 from denisborovikov/patch-1

Update usage example

1c33119b3ff5940aef3e3c0f2c2f1ffabeb671ac authored over 9 years ago
Update usage example

8af92af7a3d89adca17ecee750d4421b5990a4a8 authored over 9 years ago
Update PostCSS

f621c76f36e78a5b5c6363db41d6be0c1c44e5be authored over 9 years ago
Release 0.3 version

919f1135e60b4ad78d03060d0c19a36cc891b9c9 authored over 9 years ago
Update ESLint

e3935a63edf3813838b87cf33f11538d2ec564db authored over 9 years ago
Clean up README.md

719572b6b52e89624ba6d392fc30ffeffb21f57d authored over 9 years ago
Fix function mixin

3a9634b586902b641da06e75e818d6388591ee91 authored over 9 years ago
Add deprecated warning

d1a35dca53cfe6d6bd80cd82a69f8d3b0a3de783 authored over 9 years ago
Add comma syntax for @mixin

e4279aad298131324371d0d1ad82a4e31357e13f authored over 9 years ago
Clean up tests

4d6fbe2ce3bd1527f64c958cc836757e06110d9e authored over 9 years ago
Clean up code

ae4a2cc20f98ba142fcac588373a8e2243b02bb5 authored over 9 years ago
Clean up README.md

5eeeb94686d4ed9b3e4c1af3ef22a29cc1050094 authored over 9 years ago
Merge pull request #11 from MadLittleMods/default-value-mixins

Support default values for mixins

1eff53a4c283d712f9519b583bc5cfee8fc1d488 authored over 9 years ago
Add default value example to readme

d87cc252d360f2da05094823cc98112e513bd2cf authored over 9 years ago
Add support for default values

Also comma separated variables for easier human parsing

d6ebb8eae3e455fe5ea49d5ad7dc36cf3f9a9a19 authored over 9 years ago
Absolute path in better

fca63b62d6cb6ef434f394cf785c6a73a7d7fe0e authored over 9 years ago
Release 0.2 version

87c23b7f6e17580f04971e82560140124636c82f authored over 9 years ago
Add @mixin-content support

c6773d5dddd5798a6f89ea0441f240a66ea85a8d authored over 9 years ago
Fix ESLint warning

88dd9828a4626927a78290ca2993963400901617 authored over 9 years ago
Speed up by mixins meta

4369f7fd8cf00f06505d13758ceb102d7dcc6562 authored over 9 years ago
Update postcss-simple-vars

6ef328f04a1a8debd5178df81bd1c2f3a25b40ac authored over 9 years ago
Normmalize examples

2dce842e33e66862e9443cbddebd223eaa87594e authored over 9 years ago
Typo

85e44b870cf4df7dd3f939af32f3b8d9d3db47c0 authored over 9 years ago
Fix ESLint warning

56f6065f76a2cfe342d6de23f960183e3191a8c2 authored over 9 years ago
Convert all values to string

f40b1431bfcd34ccbf100006a5f4c6876a6b676c authored over 9 years ago
Use PostCSS 4.1 API

2bee6b0fce2f65c972f3111ca4deff0d7a6eb1d5 authored over 9 years ago
Add plugins keyword

4ddb17002430db3a1403fc0d007db9bb8b742c70 authored over 9 years ago
Update dependencies and linter

367d5465caf968e7c54335395b596c0da7a53504 authored over 9 years ago
Update docs with common PostCSS style

c6237143d16c7aabea346933778dda9329f9fc1a authored over 9 years ago
Speed up mixins

d3f523486d36908cb9aceac65b0bf8da7b4568f8 authored over 9 years ago
Fix function mixin example

8cccd2a0c1be7c8f76699165209e5b7db0beda6d authored almost 10 years ago
Fix link to PostCSS API docs

320509b289cb1e2f09a7710321618bb8a00faf14 authored almost 10 years ago
Add about variables in properties to docs

5e9fe94f71a71c0ff1243a1ef9b615189597c13a authored almost 10 years ago
Add node.js 0.12 and iojs to Travis CI

3fc5b23e16562ccc6963c9126337a5ae5eba7ba7 authored almost 10 years ago
Release 0.1.1 version

8d74ca01eb972716e77e3903734073761b2751b0 authored almost 10 years ago
Update postcss-simple-vars requirement

16df8459d7e4e817029f37dff788c048bc0eb2ef authored almost 10 years ago
Rename tests file

83a513ba1e56a2e897f666490033073abaf603a5 authored almost 10 years ago
Update dependencies

242f9db8671f918c0c209f194534532e11a978cc authored almost 10 years ago
Cleaner usage example

4cb250edfd56e4ee7fcbb0203983bd5e4ecb0721 authored almost 10 years ago
Release 0.1 version

a466a2a23908fd25b09ed21de65769bd4a74a9d5 authored almost 10 years ago
Update dependencies

e25cb421160e1c33eaaa19d502e6b8b240d6e611 authored almost 10 years ago
Fix documentation

dd205dedb180cb85366f6b1ba4139cc71d49c66a authored almost 10 years ago
Fix JS syntax

816549defb51f482748cbd750a700694ff1e276a authored almost 10 years ago
Add mixinsDir option

9a70bef977da74f9fa898d3de3feacf42a1e2722 authored almost 10 years ago
Add base docs

9d4bf6f0eae20a24882906259e1c2c9a2c4d0454 authored almost 10 years ago
Use PostCSS logo with left padding

61ca3d5f279dcce931b70bb36a73bae11784606a authored almost 10 years ago
Add main example to README.md

232ee4575cfc1e3f2aaaab45feef1089b50ae4cb authored almost 10 years ago
Add variables support to CSS mixins

553cfbda261b8071d10550ad4a868b4110149ff1 authored almost 10 years ago
Add support for CSS mixins

1c3f9323b9a9362b4bf0f92e5f881849fce4d628 authored almost 10 years ago
Add support for object mixins

3f11966812f4bfaee04dbd794442a4796f0e12a9 authored almost 10 years ago
Fix jshint warnings

9c5250fb99edb946e8de6748562d84d0bc90facd authored almost 10 years ago
Add base support for function mixins

dcdcee94badf50897c5b8f08cd8fc00502bdb11b authored almost 10 years ago
Init project

b887d51356c7ec58165a7616e9c89d897736f179 authored almost 10 years ago