Added package.json (for npm) and component.json (for bower).
authorFrancesco Pontillo <francescopontillo@gmail.com>
Mon, 25 Feb 2013 18:29:45 +0000 (19:29 +0100)
committerFrancesco Pontillo <francescopontillo@gmail.com>
Mon, 25 Feb 2013 18:29:45 +0000 (19:29 +0100)
commitd17bd2f33506b5b75eaa98d9dd254aee0dfaf7d6
tree5780b83a7d1e67b45458a3987aa5403aafa4e447
parentcb9827df070565912aee4e24d69eb468772a41b4
Added package.json (for npm) and component.json (for bower).
Building with global variables is successful.
TravisCI should build correctly.
12 files changed:
.gitignore [new file with mode: 0644]
.travis.yml [new file with mode: 0644]
Gruntfile.js [new file with mode: 0644]
cerulean/cerulean.css [new file with mode: 0644]
component.json [new file with mode: 0644]
dest [new file with mode: 0644]
global/build-responsive.less [new file with mode: 0644]
global/build-responsive_.less [new file with mode: 0644]
global/build.less [new file with mode: 0644]
global/build_.less [new file with mode: 0644]
global/global.less [new file with mode: 0644]
package.json [new file with mode: 0644]