Skip to content

Releases: zgreen/postcss-critical-css

Fix tests warnings

30 Dec 01:43
Compare
Choose a tag to compare

Changelog

  • Fixes some test and build warnings/errors
  • Adds a default test

Custom default filename

29 Dec 18:50
Compare
Choose a tag to compare

Changelog

  • Makes the default critical CSS filename configurable via a plugin option. Props @jkphl.

README fixes

13 Dec 14:01
Compare
Choose a tag to compare

Changelog

  • Fixes some incorrect code in the README examples.

Version 2: atRules, static typing, better tests

13 Dec 13:32
Compare
Choose a tag to compare

Changelog

  • Custom @critical atRule support
  • Static typing with flowtype
  • Code base modularization & refactor
  • More tests

Version 2: atRules, static typing, better tests

13 Dec 02:13
Compare
Choose a tag to compare
  • Custom@critical at rule support
  • Static typing with flowtype
  • Code base modularization & refactor
  • More tests