Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
CSS
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
13 Mar 2014 at 22:37 UTC
Updated:
29 Jul 2014 at 23:26 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
droplet commentedComment #2
nod_Added change to core.libraries.yml and all the extra files from the latest release from github.
Comment #3
nod_Comment #4
joelpittetRan through the CSS line by line and can't see anything glaringly wrong with this update. Also gave it a spin in simplytest.me and nothing looked out of place in seven or bartik. Stark doesn't use normalize it seems.
Thank you @nod_ and @droplet
Comment #5
sunThe release tag format was actually changed to no longer include 'v':
https://github.com/necolas/normalize.css/releases
Can we quickly adjust the 'version' definition accordingly?
Comment #6
webchickFixed that and committed/pushed to 8.x. Thanks!