Skip to content

Requirements

Daniel Dolejška edited this page Jan 28, 2018 · 2 revisions

This library has got a few requirements for it to work properly - or at least for it to look properly.

CSS:

table.bracket {
    border-spacing: 0;
}

.bracket is default class set in Bracket::SET_ATTRS.

It is important to follow these requirements, otherwise you will run into display issues.

Clone this wiki locally