css

fun css(block: CssBuilder.() -> Unit)

Guard against declaring css {} inside a verticalSlides{} block. Always throws IllegalArgumentException.


Placeholder that intentionally throws when written to — CSS must be declared at the kslides{} or presentation{} level, not inside a verticalSlides{} block.