StyleSupport

object StyleSupport

Processes CSS inputs for EPUB containers.

class Object
trait Matchable
class Any

Value members

Concrete methods

def collectStylePaths[F[_]](root: RenderedTreeRoot[F]): Seq[Path]

Collects all CSS inputs (recursively) in the provided document tree. CSS inputs are recognized by file suffix).

Collects all CSS inputs (recursively) in the provided document tree. CSS inputs are recognized by file suffix).

Concrete fields

Path for the fallback styles that will be inserted when the user has not added any CSS documents to the input tree.

Path for the fallback styles that will be inserted when the user has not added any CSS documents to the input tree.