view 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
line wrap: on
line source

{
    "js": {
        "package": {
            "dependencies": {
                "bulma": ">= 0.9.0"
            }
        }
    }
}