This commit is contained in:
2016-02-21 16:36:02 -06:00
commit 86765b686f
12 changed files with 316 additions and 0 deletions

8
bower.json Normal file
View File

@ -0,0 +1,8 @@
{
"name": "simple-js-noodles",
"version": "0.0.0",
"dependencies": {
"normalize-css": "~3.0.3",
"jquery": "~2.1.4"
}
}