Mercurial > piecrust2
view package.json @ 627:6c205066067a
admin: Fix responsive layout.
* Use a fluid Bootstrap container to not get pops, and prevent problems with
the side navigation messing up widths.
* Fix button layout on the edit page view.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Mon, 08 Feb 2016 23:27:41 -0800 |
parents | 7e4e567377cd |
children | 87267392a5c1 |
line wrap: on
line source
{ "name": "PieCrust", "version": "1.0.0", "devDependencies": { "gulp": "~3.9.0", "gulp-sass": "~2.1.0", "gulp-minify-css": "~1.2.1", "gulp-uglify": "~1.4.2", "gulp-util": "~3.0.7", "gulp-sourcemaps": "~1.6.0", "gulp-rename": "~1.2.2", "gulp-concat": "~2.6.0" } }