Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2017-07-27 | 563 Bytes | |
v1.1.0 source code.tar.gz | 2017-07-27 | 73.8 kB | |
v1.1.0 source code.zip | 2017-07-27 | 160.4 kB | |
Totals: 3 Items | 234.8 kB | 0 |
Package: @taskr/postcss
- Automatically auto-load config from traditional PostCSS locations: [#284]
- a
.postcssrc
file (JSON-type only) - the "postcss" key inside
package.json
- a
postcss.config.js
file (Object or Function type) - a
.postcssrc.js
file (Object or Function type)
Package: @taskr/esnext
- Now transforms
import
statements 🎉 [#290] - All docs & acceptable formats available at
rewrite-imports
Patches
- Update
taskr/cli.js
code style: 49a69ef