Skip to content

Releases: gasolin/provecss

0.5 “Eto'o”

09 May 02:27

Choose a tag to compare

Changes

  • use import_filter instead of media_filter

Feature

  • provide --filter command line option for import_filter
  • provide --match command line option for media_match
  • provide --extract command line option for media_extract
  • provide --browsers command line option for auto-prefixing

Fix

  • Fix media query match

0.4.2 "Drogba"

05 May 09:27

Choose a tag to compare

Features:

Now it's able to use

purecss test/features/imprt.css imprt.out.css --import

to evaluate the result

0.3 "Carlos"

02 May 03:12

Choose a tag to compare

Feature:

  • Add media_match and media_extract function. See README

Change:

  • CSS variable replacing now is opt-in. Pass {vars: true} in option to enable it.
  • target option is renamed to media_filter for consistency.

Contributor:

@shamenchens contribute the media_match and media_extract function, thanks!

0.2 “Batistuta”

30 Apr 05:53

Choose a tag to compare

Current provecss supports:

  • @import inlining
  • @media queries filtering
  • variables replacing
  • myth features minus font-variable support

0.1 - "Abelda"

30 Apr 06:08

Choose a tag to compare

initial release

published to npm