Migrate existing code to repo
This commit is contained in:
parent
b6c6217bf6
commit
50503a421d
19 changed files with 1451 additions and 1 deletions
17
bower.json
Normal file
17
bower.json
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
{
|
||||
"name": "total-reset",
|
||||
"version": "0.1.0",
|
||||
"description": "A semantic CSS reset that goes all the way.",
|
||||
"main": "dist/total-reset.css",
|
||||
"authors": [
|
||||
"M. George Hansen <technopolitica@gmail.com>"
|
||||
],
|
||||
"license": "MPL-2.0",
|
||||
"ignore": [
|
||||
"**/.*",
|
||||
"node_modules",
|
||||
"bower_components",
|
||||
"test",
|
||||
"tests"
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue