Class NoBootstrapModule


  • public class NoBootstrapModule
    extends java.lang.Object
    Module which defines the options needed to run Tapestry without Bootstrap. You'll need to define the CSS file to be included in all pages by setting the tapestry.default-stylesheet configuration symbol (SymbolConstants.DEFAULT_STYLESHEET). Notice Tapestry will not provide any CSS, so you're on your own regarding stylesheets.
    Since:
    5.5