Mercurial > wikked
view docs/bower.json @ 445:b8db406cc5e4
web: Fix UI bugs and do a few improvements.
- Fix problems introduced by upgrading to the latest PureCSS.
- Simplify CSS/JS includes into the page.
- Add a bit of shadow to the body when the search field is focused/expanded.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Wed, 03 Jan 2018 00:58:09 -0800 |
parents | 003316f77d3a |
children |
line wrap: on
line source
{ "name": "Wikked", "version": "0.0.1", "private": "true", "dependencies": { "pure": "~0.6.0", "font-awesome": "~4.4.0", "jquery": "~2.1.4" } }