Package Exports
- sheetify
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (sheetify) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
sheetify
A module bundler for CSS that works with npm modules like browserify does – including sourcemap support!
Command-Line Usage
Usage:
sheetify [entry file] {OPTIONS}
Options:
--transform, -t Include a sheetify transform.
--modifier, -m Include a sheetify modifier.
--compress, -c Compress final output.
--version, -v Output version information and quit.
--debug, -d Inline CSS sourcemaps to final output.