UNPKG

@factor/theme-bulma

Version:

Based on the open source CSS framework that uses flexbox and is used by more than 150,000 developers.

38 lines (37 loc) 762 B
{ "name": "@factor/theme-bulma", "description": "Based on the open source CSS framework that uses flexbox and is used by more than 150,000 developers.", "version": "1.1.3", "main": "src/index.js", "license": "GPL-2.0", "type": "module", "publishConfig": { "access": "public" }, "factor": { "extend": "theme", "target": [ "server", "app" ], "title": "Bulma" }, "gitHead": "d02f24d1a0befcefa3987149120a137798368474", "dependencies": { "@factor/core": "^1.1.3", "@factor/plugin-notify": "^1.1.1", "bulma": "^0.8.0", "prismjs": "^1.16.0" }, "keywords": [ "factor", "factor-theme", "fiction", "webpack", "vue", "css", "framework", "sass", "flexbox" ] }