Skip to content
This repository has been archived by the owner on Mar 22, 2019. It is now read-only.

Releases: hail2u/node-csswring

v7.0.0

17 Jul 11:51
Compare
Choose a tag to compare

This release supports PostCSS v7.

v6.0.3

13 Feb 00:42
Compare
Choose a tag to compare

This release fixes a IE10/11 bug on min-width: 0 under preserveHacks option is true (#89).

v6.0.2

19 Nov 05:10
Compare
Choose a tag to compare

This release fixes a bug of in-casesensitivity flag in attribute selector (#87).

v6.0.1

21 Aug 04:26
Compare
Choose a tag to compare

This release fixes a bug in a custom property (#85).

v6.0.0

21 Aug 04:23
Compare
Choose a tag to compare

This release supports PostCSS v6.

v5.1.1

03 Nov 10:27
Compare
Choose a tag to compare

This release fixes a bug on a selector that has escaped combinator strings (\>, \+, and \~) (#83).

v5.1.0

28 Jun 22:04
Compare
Choose a tag to compare

This release adds small new features:

  1. Shorten units for angle, duration, frequency, and resolution as much as possible
  2. Remove verbose universal selector

Hello, Node.js v6

07 May 06:52
Compare
Choose a tag to compare

fs.readFileSync(process.stdin.fd, 'utf8') rocks.

If you hate npm warning, you can use v4.x for Node.js v4. I will maintain v4.x until active version of Node.js LTS updated.

No more npm WARN

07 May 06:48
Compare
Choose a tag to compare

This release update dependencies, so you can install this package without warning.

var() function and quotes

16 Mar 10:32
Compare
Choose a tag to compare

This release fixes a bug when var() function used in font-family properties (#70).