clonq / revo-ui-bootstrap

ui bootstrap component for revo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

REVO-UI-BOOTSTRAP

Simple component bootstrapper for revo

Example

To bootstrap your static theme with a UI config component:

# revo recipe
config:
  clonq/revo-ui-bootstrap:
    load: clonq/revo-config-ui

To remove elements from the DOM:

# revo recipe
config:
  clonq/revo-ui-bootstrap:
    remove: "nav, .container"

About

ui bootstrap component for revo


Languages

Language:JavaScript 98.2%Language:HTML 1.8%