Skip to content

Bootstrap theme and shared libraries for Omni web apps

Notifications You must be signed in to change notification settings

craigsmith24/omni-bootstrap

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Omni Bootstrap

Client libraries and theme for Omni web apps

Getting Started

First, you'll need to install dependencies using Bower:

bower install

Now you should be able to include the bootstrap files into your application

Theme

The bootstrap library currently exposes a single Omni theme, which you can import into your existing SASS application:

@import "omni-bootstrap/assets/stylesheets/omni"

The theme is meant to override the default styles in the bootstrap-sass project.

API Client

TODO description TODO documentation

Testing

TODO

License

TODO

About

Bootstrap theme and shared libraries for Omni web apps

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 48.6%
  • CSS 44.5%
  • HTML 6.9%