comparison templates/default/_browser/browser_meta.json @ 8:dc880664a8ec

modernisation of the theme using Bulma
author Goffi <goffi@goffi.org>
date Fri, 16 Apr 2021 18:51:12 +0200
parents
children
comparison
equal deleted inserted replaced
7:b5fc67c97c50 8:dc880664a8ec
1 {
2 "js": {
3 "package": {
4 "dependencies": {
5 "bulma": ">= 0.9.0"
6 }
7 }
8 }
9 }