Ecosyste.ms: OpenCollective

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

github.com/csstools/postcss-partial-import

Inline sugary @import statements in CSS
https://github.com/csstools/postcss-partial-import

4.1.0

df8ea5ef1402dada56367a53aaf437967e34708d authored over 7 years ago by Jonathan Neal <[email protected]>
Support Node v4

5f242d58daf0582a2fe44dacb5b65ce963bf156a authored over 7 years ago by Jonathan Neal <[email protected]>
Update to PostCSS Import 10

988884f4d49f7b9a72e1ac355cbafe2471ef8533 authored over 7 years ago by Jonathan Neal <[email protected]>
Organize tooling

aafda35d2ef732570e6d1340947f70a45d44797a authored over 7 years ago by Jonathan Neal <[email protected]>
4.0.0

- Added: PostCSS v6 compatibility
- Added: Node v4 compatibility
- Added: .editorconfig
- Remove...

5305be9278e89e1a06f82d26bb3908209431ef0d authored over 7 years ago by Jonathan Neal <[email protected]>
3.1.1

9fc784eddd68d250a2ad8c340cbc28231f3d2207 authored over 7 years ago by Jonathan Neal <[email protected]>
fix for incorrect prefix handling when compiling on windows

0ceb90d11fba930fe93df08d4b73663de82594d5 authored over 7 years ago by Frank Wallis <[email protected]>
3.1.0

f21afdbec6328a4fb174d08e1b0e04a1fb1605ef authored almost 8 years ago by Jonathan Neal <[email protected]>
3.0.1

5775e915666b0e38e21f4d0c8e8de1318b8e3581 authored almost 8 years ago by Jonathan Neal <[email protected]>
3.0.0

5f101e46ab9e8bde092afc2df70b800eddc9e9c7 authored almost 8 years ago by Jonathan Neal <[email protected]>
2.1.0

4613c2d538f6ae6a4320bb99f3fea1dbe83acaa7 authored about 8 years ago by Jonathan Neal <[email protected]>
Improve ability to resolve npm modules

2185088e594bf80772541e1cc54e708751162ac0 authored about 8 years ago by Jonathan Neal <[email protected]>
Update README.md (#22)

Documentation for Command Line Interface development.

_Some of us like package.json scripts_
...

c3bd5efe9bdcb24b771f85c5fb1f37ab6bb78a9e authored about 8 years ago by Ra'Shaun Stovall <[email protected]>
Add resolve option (#26)

17c5a830ae990e49fc3ee8a3ec80927d2327b17a authored about 8 years ago by Pete Cook <[email protected]>
[bugfix] Add the file that was imported to addDepedencyTo, not the source file. (#21)

3e9dc2afc00f9efcc2b3b4f01c4cdf5a94d5cb2c authored about 8 years ago by meastes <[email protected]>
Update CHANGELOG.md

36e55d92b94d16f1b77f0202de39996bf8f10120 authored over 8 years ago by Jonathan Neal <[email protected]>
2.0.0

9c7cd9ac43b4cddcf78491bb93690c1ce1c5f06a authored over 8 years ago by Jonathan Neal <[email protected]>
Add support for CSS Modules

42d46559a051df7e1beb3707e80f13fa0928ae38 authored over 8 years ago by Jonathan Neal <[email protected]>
Add support for transform option

96168c2eb4fef077bdaa18afdf2402ac0e12108f authored over 8 years ago by Jonathan Neal <[email protected]>
Add test for node_modules support

1e201d6e218307aeadfb2fc6a5a40241bb5bad05 authored over 8 years ago by Jonathan Neal <[email protected]>
Add support for node_modules imports

384dc2c43870ba3bf5231da375ab77f197c0138f authored over 8 years ago by Jonathan Neal <[email protected]>
Update ignored files

725e2cff7f3aae25b10bc3715334950ed655b26d authored over 8 years ago by Jonathan Neal <[email protected]>
Clear cache before test

f77f6669d64fd9b6941d9749f4a36cf7c7778fee authored over 8 years ago by Jonathan Neal <[email protected]>
Reduce eslint config

6230257f5059341ef6cabc47e2465aa947aedfac authored over 8 years ago by Bogdan Chadkin <[email protected]>
Merge pull request #15 from TrySound/promises

Simplify promises

12f759af454453c7cf639eafe06c0643efcbc307 authored over 8 years ago by Jonathan Neal <[email protected]>
Simplify promises

bd510fd760a2fc53a824346f48820e479de47400 authored over 8 years ago by Bogdan Chadkin <[email protected]>
Merge pull request #14 from TrySound/improve-running

Improve test and lint running

0a27b6eedcac21eabde14eb44e4448a6c4b5ed12 authored over 8 years ago by Jonathan Neal <[email protected]>
Improve test and lint running

35ce20135b183cb9e5755ec896da6bfa06035796 authored over 8 years ago by Bogdan Chadkin <[email protected]>
Merge pull request #13 from TrySound/fix-tests

Fix tests

c7685fdb18745869dfdfc58b379606867aad16fb authored over 8 years ago by Jonathan Neal <[email protected]>
Simplify tests with promises

8bda876afb7720c7377c29043fc15a9422a6f2e1 authored over 8 years ago by Bogdan Chadkin <[email protected]>
Fix windows tests

266f223fb34f868e0df0f4db8dd2a2314e77aa61 authored over 8 years ago by Bogdan Chadkin <[email protected]>
addDependencyTo (for webpack @import reloading)

0f3993cdb9ba2ea6c3ce6404d23677d32c24af77 authored over 8 years ago by Francis Saul <[email protected]>
Update README.md

Document `generate` option

e0d233721e9d404722477702c8c18edecee77cb7 authored about 9 years ago by Jonathan Neal <[email protected]>
1.3.0

d1c1e309f0a819d8f6c5e72789c7ec7ab06f4968 authored about 9 years ago by Jonathan Neal <[email protected]>
Add generate option

937af16208fe53fc02c22fb349ec4118d6a36a11 authored about 9 years ago by Jonathan Neal <[email protected]>
Use fs-promise

678979f94b8dd4dd6f4a90c4eb973bd50be76156 authored about 9 years ago by Jonathan Neal <[email protected]>
Use assigned options

edf31626f8ef942bfa923ff8de7b45820938da7f authored about 9 years ago by Jonathan Neal <[email protected]>
Use assign

ebf1f9e942cfc8974824632b76cd920fe8d9e49b authored about 9 years ago by Jonathan Neal <[email protected]>
Update PostCSS

eba994ca5dbd52e991deaf0ccf8edf501797419d authored about 9 years ago by Jonathan Neal <[email protected]>
1.2.0

1eaee11e2e242abf1a8cc5ed9103e506b3cf8e9d authored about 9 years ago by Jonathan Neal <[email protected]>
Cleanup

b6028995f5fb8affe7c6fa678ef90ab2fe622914 authored about 9 years ago by Jonathan Neal <[email protected]>
Merge pull request #4 from andyjansson/master

Add caching

3a3e04ad5d17f520c3f6a9dddf1fc899babdfadc authored about 9 years ago by Jonathan Neal <[email protected]>
Fix linting error on test

508e8f232281b336d7470d9ebb6c1c8ea98d6059 authored about 9 years ago by andyjansson <[email protected]>
Add cache

3b6c40b13a906d45a23c4891c6f60fee5798aa75 authored about 9 years ago by andyjansson <[email protected]>
Merge remote-tracking branch 'jonathantneal/master'

8f012d674ae962ab889e16764e842771d0bd9251 authored about 9 years ago by andyjansson <[email protected]>
Merge pull request #3 from andyjansson/master

Add media query support

b0c01ae39ba4936fb4cb5c8a04d6ac5d4f69a8c0 authored about 9 years ago by Jonathan Neal <[email protected]>
Add media query support

fc36e535794b94d3fafd23dbee0cac153e6a8863 authored about 9 years ago by andyjansson <[email protected]>
Merge remote-tracking branch 'jonathantneal/master'

4d6125142e3bf3e9ed7d9d158cc426856145bddc authored about 9 years ago by andyjansson <[email protected]>
1.1.1

b72d69879798c0371f8cb64b6b33f0ccd885dbd1 authored about 9 years ago by Jonathan Neal <[email protected]>
Merge pull request #2 from andyjansson/master

Fix to make postcss-partial-import play nice with other plugins

a52bb48e7e47e0873f817f04d8dfbc7107a483cf authored about 9 years ago by Jonathan Neal <[email protected]>
Merge remote-tracking branch 'jonathantneal/master'

d147f69886837a92d199d0225c991dafabf277e3 authored about 9 years ago by andyjansson <[email protected]>
Add fix to make postcss-partial-imports play nice with other plugins

e9b0f1933fd9b565d64ffec39341756ddd890f0c authored about 9 years ago by andyjansson <[email protected]>
1.1.0

1c717537f6b249529d41698a780513b30091f89f authored about 9 years ago by Jonathan Neal <[email protected]>
Merge pull request #1 from andyjansson/master

Refactored code

59d4c1a1a07891c251423a9d39401e62613fb756 authored about 9 years ago by Jonathan Neal <[email protected]>
Update README.md

497957e9b5316c39e2d5caa64d71372dca219da2 authored about 9 years ago by andyjansson <[email protected]>
Add encoding option

f7e9c278360dddf89a68e87226fd23e5a7420bf9 authored about 9 years ago by andyjansson <[email protected]>
Merge remote-tracking branch 'jonathantneal/master'

ebb9f4219e5ed1568a36d556dd689bc19c7bd5d6 authored about 9 years ago by andyjansson <[email protected]>
Add handling for protocol-less remote files

2f07190938138f54990a77e07018434672d5f561 authored about 9 years ago by andyjansson <[email protected]>
Refactor

d772061e87b3870e5c6a94a7e13d76d38c17558d authored about 9 years ago by andyjansson <[email protected]>
1.0.2

cd38516cb976caaba76a373d70791c0252c4e985 authored about 9 years ago by Jonathan Neal <[email protected]>
1.0.1

93313115a349b9ed4216a5469cb1749c8e75f3ab authored about 9 years ago by Jonathan Neal <[email protected]>
1.0.0

5e27a4cd8c1f4c82a9879ac0579e25bdbbaa793d authored about 9 years ago by Jonathan Neal <[email protected]>