sourcemapped-postcss

0.0.4 • Public • Published

Sourcemapped PostCSS

Generate production CSS from PostCSS sources. The sources are compiled by PostCSS and run through the configured plugins, after which they are minified into a single output file (this can be turned off via ENV vars). Otherwise, all configuration shall exist in postcss-config.js.

The build script ensures that processed and minified CSS is generated with source maps, which in most supporting modern browsers allow for debugging using the unminified original sources in the browser's Developer Tools.

Package Sidebar

Install

npm i sourcemapped-postcss

Weekly Downloads

1

Version

0.0.4

License

MIT

Unpacked Size

6.89 kB

Total Files

5

Last publish

Collaborators

  • flaki