more updates and date fixes

This commit is contained in:
2015-02-12 00:35:00 -05:00
parent e746cbec31
commit f21f94d4e0
76 changed files with 11 additions and 973 deletions

8
lib/pure/bower.json Executable file
View File

@@ -0,0 +1,8 @@
{
"name": "pure",
"version": "0.5.0",
"main": "pure.css",
"devDependencies": {
"normalize-css": "1.1.3"
}
}