eleventy-plugin-sourcemapped-postcss

0.1.1 • Public • Published

eleventy-plugin-sourcemapped-postcss

Generate production CSS from PostCSS sources. The plugin takes care of regenerating sources before Eleventy's --watch process reloads the browser.

The sources are compiled by PostCSS and run through the configured plugins, after which they are minified into a single output file. 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 eleventy-plugin-sourcemapped-postcss

Weekly Downloads

0

Version

0.1.1

License

MIT

Unpacked Size

7.16 kB

Total Files

6

Last publish

Collaborators

  • flaki