Rollup Plugin Postcss Versions Save

Seamless integration between Rollup and PostCSS.

v4.0.2

2 years ago

4.0.2 (2021-11-22)

Bug Fixes

v4.0.1

2 years ago

4.0.1 (2021-08-12)

Bug Fixes

v4.0.0

3 years ago

4.0.0 (2020-12-07)

Features

BREAKING CHANGES

  • upgrade postcss to 8.x

Co-authored-by: Edward Elric [email protected] Co-authored-by: Ward Peeters [email protected]

v3.1.8

3 years ago

3.1.8 (2020-08-30)

Bug Fixes

  • make sourceMaps relative to the CSS output file (#274) (3de028d)

v3.1.7

3 years ago

3.1.7 (2020-08-30)

Bug Fixes

v3.1.6

3 years ago

3.1.6 (2020-08-24)

Bug Fixes

  • extract css in same order as imports (#295) (2946eae)

v3.1.5

3 years ago

3.1.5 (2020-08-10)

Bug Fixes

  • Typing of namedExports option (c38f356)

v3.1.4

3 years ago

3.1.4 (2020-08-05)

Bug Fixes

  • Add types file to package.json files (#297) (304538d)

v3.1.3

3 years ago

3.1.3 (2020-07-14)

Bug Fixes

v3.1.2

3 years ago

3.1.2 (2020-06-04)

Bug Fixes

  • replace const keyword with var keyword in output (#283) (a5fd035)