03b00ae1f9
- Added Daux.css themes - Made layout responsive - Added local version of bootstrap - Still some CSS bugs - Mobile toggle doesn't work yet.
13 lignes
202 B
JSON
13 lignes
202 B
JSON
{
|
|
"name": "tm-docs",
|
|
"version": "0.1.0",
|
|
"private": true,
|
|
"dependencies": {
|
|
"grunt": "~0.4.1",
|
|
"grunt-php": "~0.1.1"
|
|
},
|
|
"devDependencies": {
|
|
"grunt-contrib-less": "~0.5.2"
|
|
}
|
|
}
|