Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/postcss/postcss-cli
CLI for postcss
https://github.com/postcss/postcss-cli
note that this requires passing `this.from` to `watchCSS` - though
that's optional and thus back...
this uses the same mechanism that would be used within the config file,
but saves users from hav...
dafdb9b39bb03e03747a87137ea66eac180bc93f authored about 9 years ago by Damian Krzeminski <[email protected]>
58fe51869e7c53f69fca55f80891a8156441dfb1 authored about 9 years ago by Damian Krzeminski <[email protected]>
`node` option should obviate the need for manually specifying globals
9905a2bf6ffc10b14651c5476246f70250fd500c authored about 9 years ago by FND <[email protected]>
run test on the same versions on which postcss is tested - stable (4.x)
and legacy (0.12)
far less crude this way
6a14f47d381ef8737c3f565ea7c1e2c6814771dd authored about 9 years ago by FND <[email protected]>
that lonely else statement at the bottom seemed too distant to be
conducive to readability
this avoids various deprecation errors:
> Container#eachAtRule is deprecated. Use Container#wal...
9784f7aee60956d77e6ef16f4a1885727b427bc2 authored about 9 years ago by FND <[email protected]>97ab4939b8035c4bf6e63fe238afaae7a594ac05 authored about 9 years ago by Damian Krzeminski <[email protected]>
77503aa4eaf1ac0e143a3b1c01a450ab71e72ef4 authored about 9 years ago by Damian Krzeminski <[email protected]>
4326f5a43532cf67e9f30279c053ccb47fbda40a authored about 9 years ago by Damian Krzeminski <[email protected]>
ea767c5afce955a4076708a6b17615271a279d9b authored about 9 years ago by rnons <[email protected]>
e7c2e46bb92935844b88d311773de7c98b7293a2 authored about 9 years ago by rnons <[email protected]>
be7e98109f6962ec41b1a834fc2d58e7b77038c4 authored about 9 years ago by rnons <[email protected]>
83599cc705633e8aca997efb08ff6f47c7154626 authored about 9 years ago by rnons <[email protected]>
8d4d281e55f0ca0ca5eae853994af3b71eada5af authored about 9 years ago by Damian Krzeminski <[email protected]>
89d92046c7cc4409824873e7d98e2415defb7657 authored about 9 years ago by Damian Krzeminski <[email protected]>
4bb4c4882543642d2413e3f3adb8344bc3a6779a authored about 9 years ago by Damian Krzeminski <[email protected]>
6c0c1399e1a4d20fd8965402571e119dacb1eb0e authored about 9 years ago by Matthias Kurz <[email protected]>
2dedbe070091cf43289acf079ad008a31ab7d727 authored about 9 years ago by Matthias Kurz <[email protected]>
cf0d0243d321c97b9becd8227253e4dbe895d98c authored about 9 years ago by Matthias Kurz <[email protected]>
5117a9583c3f068bb891ee30400e5cb85840de53 authored over 9 years ago by Damian Krzeminski <[email protected]>
fixes #23
73ee5278425a1c26a4fbd691ba2f88c40ca5e7d1 authored over 9 years ago by Damian Krzeminski <[email protected]>5cf3bf877560c10553f88ff68cc22a9d280fdfe3 authored over 9 years ago by Adam Simpson <[email protected]>
- parser
- syntax
- stringifier
remove obsolete note on postcss-import compatibility
15e915b6b167c06f4630ae4f05cdd34575d1d8c6 authored over 9 years ago by Damian Krzeminski <[email protected]>postcss-import has since been updated
17ed4be99c586b2ae6774f3ffebc5feeee0030e0 authored over 9 years ago by FND <[email protected]>4a74842c6dd66a4ad7eb029f80fa5f97e62f948d authored over 9 years ago by Damian Krzeminski <[email protected]>
5bdbaee36573b3bed969553b926698a0b355a47e authored over 9 years ago by Damian Krzeminski <[email protected]>
Closes #25
ebb73f41339318ce8b771811669318ab9ec30b6c authored over 9 years ago by Samuel Cormier-Iijima <[email protected]>256b504026e7781bb536846627a3cd67ebfaecd4 authored over 9 years ago by Damian Krzeminski <[email protected]>
ec925a6398aa8319c134fae65d135c2e21530789 authored over 9 years ago by Damian Krzeminski <[email protected]>
6620acd42aa3bcd97a105f23b2ef19fcd89b8448 authored over 9 years ago by Damian Krzeminski <[email protected]>
579a6b0cac0d06e95144bfe6e72c875d1c7e2d1b authored over 9 years ago by Damian Krzeminski <[email protected]>
please note that postcss 5.x requires node >= 0.12
6a5738486d192693e468bf63809e8ad8dbdd4434 authored over 9 years ago by Damian Krzeminski <[email protected]>4f4a65d57baf457387693cb98457dfebbd37fcc5 authored over 9 years ago by Damian Krzeminski <[email protected]>
d5db42b04e23bf76cd2163c53b5ee5f2e0e6f4dc authored over 9 years ago by Damian Krzeminski <[email protected]>
the old version generated postcss warnings
62df99dd88089b3d4ae0e2011065dca216b9d281 authored over 9 years ago by Damian Krzeminski <[email protected]>aafdb84d151f71088c94eb3c95aaedb5c50d3853 authored over 9 years ago by Damian Krzeminski <[email protected]>
two spaces for indentation - oh well...
338e629ce4f976468622a9cc9d605c0fff68027e authored over 9 years ago by FND <[email protected]>
obviously this is a bit crazy, hard to maintain and brittle
(particularly WRT race conditions an...
b60f7e5a6bacdf5b9be77439e4d48b08e0f98d81 authored over 9 years ago by FND <[email protected]>
193695ef6661ecf308db23b1a8ad75ded373f64f authored over 9 years ago by FND <[email protected]>
I opted not to add `global` to the list of recognized globals in
`.jshintrc`, as this particular...
this is important when inlining CSS imports
typically this requires adding the following to the...
4a65984da9d4693d71a5d10a1eb014366ddb0926 authored over 9 years ago by FND <[email protected]>now all procedural code should be grouped together
taking advantage of function hoisting, with ...
7e09ece27804659e6975f2e8036d70d1f740ac88 authored over 9 years ago by FND <[email protected]>rudimentary proof of concept; cf. inline comments
51512481361dfec5515dfc8b06c1999a7e87b015 authored over 9 years ago by FND <[email protected]>grouping seems more sensible this way
also renamed `inputs` to `inputFiles` and fixed minor syn...
f49e21c7a3af21ad8f7dc6f9855a1c2464e4fa3a authored over 9 years ago by FND <[email protected]>81f0a0fc4948e2e79ab9a85b88e8d0f328244676 authored over 9 years ago by Damian Krzeminski <[email protected]>
637c2c22fd7c7e65595ad4a1d4bd9888160baa4e authored over 9 years ago by Damian Krzeminski <[email protected]>
b6bb52045b1bcfcaa01b78429fcd5cccaf29bbe4 authored over 9 years ago by FND <[email protected]>
20b6c8af3c03482715587c0b9c43d507b607622c authored over 9 years ago by FND <[email protected]>
e3d6f2586fec7dee8d83e9551d66f2a249c03613 authored over 9 years ago by FND <[email protected]>
e205e2bc4c813f9d2342973b354fcc3d2ff61089 authored over 9 years ago by FND <[email protected]>
6a0ef9281092bf5999978b37e7fc7ea9086b90b5 authored over 9 years ago by Damian Krzeminski <[email protected]>
fixes #12
139ea613c11c1b50c6eedd29a8b1e8c8c59f6f13 authored over 9 years ago by Damian Krzeminski <[email protected]>f0c2a87db39731c0c0762d89a54f7fde147e5661 authored over 9 years ago by Damian Krzeminski <[email protected]>
8b93c26222945e3d7ee2852be9d570018ebc4681 authored over 9 years ago by Damian Krzeminski <[email protected]>
see: bcoe/yargs#151
a62004b0084b7476bc02df48fce848443fa89c67 authored over 9 years ago by Damian Krzeminski <[email protected]>fixes #8
2f3d2f556f5a4c8ff1f70dfe8909e2c9330d006d authored over 9 years ago by Damian Krzeminski <[email protected]>efff8a2913127a71bf50fbabf01b4b417ee34544 authored over 9 years ago by Damian Krzeminski <[email protected]>
6b40c124959bbee8b2d15b38e5349a6120bfb0cb authored over 9 years ago by Damian Krzeminski <[email protected]>
use stdout if output is not specified
2c31a27c6010d4690d99849d347d7baca613cb85 authored over 9 years ago by Damian Krzeminski <[email protected]>0c70b190ea6dc85508c0b5c87cd5efe2052ba5b0 authored over 9 years ago by Damian Krzeminski <[email protected]>
fix typo in readme
192c17e9a27107d85e068c8f78e0c98c393cf023 authored over 9 years ago by Damian Krzeminski <[email protected]>a4c1493db89e6af0641b729eae67853b05c348e0 authored over 9 years ago by Victor Rosell <[email protected]>
47787e41b2a71c80e03c0e6cf0ec642e24453c59 authored almost 10 years ago by Damian Krzeminski <[email protected]>
046f95376a8ca80385a687b83d1ed7fbd09d5d18 authored almost 10 years ago by Damian Krzeminski <[email protected]>
bacde39686eecdf89d47b78affa029908afdcda7 authored almost 10 years ago by Damian Krzeminski <[email protected]>
a7c83f8454b0e5642fe5f43267a0d27468345e87 authored almost 10 years ago by Damian Krzeminski <[email protected]>
postcss 4.1 does not support node 0.10
d469d77cf4b9f667558218f6164a7278596aa446 authored almost 10 years ago by Damian Krzeminski <[email protected]>7ef0455f13df03644a0e74fe1e92aa3e7de00c25 authored almost 10 years ago by Damian Krzeminski <[email protected]>
7b69f929080ebeaeb00139500f661bd10ddd1407 authored almost 10 years ago by Damian Krzeminski <[email protected]>
6c656bd8638a95172f66414e0312dee8e4734d46 authored almost 10 years ago by Damian Krzeminski <[email protected]>
d74a8c76e7098cb81c7dcb32cde1604b6f354601 authored almost 10 years ago by Damian Krzeminski <[email protected]>
@bcoe released yargs 3.6.0 with JS config support - thanks!
9e526dd8b0e8e92bd6d12e52ed2bbc3d8c867be8 authored almost 10 years ago by Damian Krzeminski <[email protected]>f40f0e8157de6a3cc3f602157a56ce776409bc59 authored almost 10 years ago by Damian Krzeminski <[email protected]>
--dir|-d needs to be specified if more than one input file is passed to
postcss-cli
10d5600146b58275a5e34f80bd1dcfaa478f8eef authored almost 10 years ago by Damian Krzeminski <[email protected]>
2b6041672cb9073643cbe77da2f0d216f47c395a authored almost 10 years ago by Damian Krzeminski <[email protected]>
c03600013a2ec36b77b53f1e39f4e975b6fcc22b authored almost 10 years ago by Damian Krzeminski <[email protected]>
6f3eb70ab229469d4d61584889ba737d1dfafd3e authored almost 10 years ago by Damian Krzeminski <[email protected]>
2c03fc5526d99a554335e551d17a58a1ab49a9e0 authored almost 10 years ago by Damian Krzeminski <[email protected]>
using private version for now, but we'll switch to official yargs
version as soon as it gets rel...
349ffa6c2c2fd8bc1dc257bbbdc66fd4f3d6c56e authored almost 10 years ago by Damian Krzeminski <[email protected]>
46e1c9b871209205d39224aff1eff7f02c9c449f authored almost 10 years ago by Damian Krzeminski <[email protected]>
10b8744500b75c5d1d519aa349d540823dff96c5 authored almost 10 years ago by Damian Krzeminski <[email protected]>
use autoprefixer for tests - would be better to use a simpler plugin
ecbfd4ce80a2bb8efc4b733a84216a694867bb36 authored almost 10 years ago by Damian Krzeminski <[email protected]>3534fed8a73546d95de12e662724449c48afa417 authored almost 10 years ago by Damian Krzeminski <[email protected]>
d4e208dad388f94f943c1dbaac6c3bd660466cff authored almost 10 years ago by Damian Krzeminski <[email protected]>
fixes #7
b6640fc34fceded598800a5a09057f32a308fadc authored almost 10 years ago by Damian Krzeminski <[email protected]>9858521e6054588ecebd1cb4e5c50d42b71929a8 authored almost 10 years ago by Andrey Sitnik <[email protected]>
fixes #4
5e7be4f852b0558fe55ebe58d9d5101dc7d02939 authored almost 10 years ago by Damian Krzeminski <[email protected]>
kind of hacky - would be better if we could get a version number from
`postcss.version`
fixes #2
56419e8d01d85e37a3042f8e36384ad1f5929f85 authored almost 10 years ago by Damian Krzeminski <[email protected]>fixes #6
4841ab256ef9f5155ade298479facb9ef8822a02 authored almost 10 years ago by Damian Krzeminski <[email protected]>cc049a98791662ec7b45e87095492d5df9b2399e authored almost 10 years ago by Damian Krzeminski <[email protected]>
8d0b8f9e586568973fa52ca0a9f24298efc1039a authored almost 10 years ago by Damian Krzeminski <[email protected]>
Usage: postcss -use|-p plugin [--config|-c config.json] --output|-o
output.css input.css
Option...
9321e594ad003b0eaa2479dd63d83631b3dc06ad authored almost 10 years ago by Damian Krzeminski <[email protected]>c2f932a1b91706a667568eeae7855f5602990c01 authored almost 10 years ago by Damian Krzeminski <[email protected]>