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
|