Skip to content

v4.0.0

Latest
Compare
Choose a tag to compare
@romainmenke romainmenke released this 25 Feb 13:28
15c086c
  • Drop support for Node versions older than 18
  • Add ignore feature #70
  • Fix support for postcss-load-config #102
  • Fix repo and homepage urls #101
  • Fix typo in readme #87
  • Fix source maps #109
  • Fix output path for async option, this is now relative to the process. (BREAKING!)
  • Fix order of CSS, now the @font-face will be inserted after @charset, @import and similar statements. #107