Skip to content
jeromecaffaro edited this page Aug 2, 2018 · 2 revisions

About this repository

This repo is a fork of the Bulma framework, used to simplify the preparation of customized themes for the OpenILLink software. The only difference between the fork and the original repository lies in the addition of customized .scss files in a custom directory.

Compiling files for OpenILLink

Updated scss files can be compiled for example using:

$ cd openillink-bulma/custom/
$ sass openillink_bulma.scss:openillink_bulma.css --style compressed
Clone this wiki locally