| 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
.postcssrcfile (JSON-type only) - the "postcss" key inside
package.json - a
postcss.config.jsfile (Object or Function type) - a
.postcssrc.jsfile (Object or Function type)
Package: @taskr/esnext
- Now transforms
importstatements ๐ [#290] - All docs & acceptable formats available at
rewrite-imports
Patches
- Update
taskr/cli.jscode style: 49a69ef