File: NEWS

package info (click to toggle)
compass-normalize-plugin 7.0.1-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 1,012 kB
  • sloc: javascript: 151; ruby: 15; makefile: 4; sh: 1
file content (13 lines) | stat: -rw-r--r-- 618 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
compass-normalize-plugin (6.0.0-1) unstable; urgency=medium

  * Switched code to the JohnAlbin implementation, based on
    Normalize.css v5.0.0, as previously used ksmandersen implementation
    showed no progress for several years, and was still based on
    Normalize.css v3.0.0.
    .
    You will now need to require normalize-scss (not compass-normalize).
    High-level normalize import is same as before, but previous
    low-level imports are gone - please read documentation or inspect
    source code for low-lovel imports now provided.

 -- Jonas Smedegaard <dr@jones.dk>  Sun, 22 Jan 2017 16:04:41 +0100