1.2.0 • Published 8 years ago

apex-bootstrap-theme v1.2.0

Weekly downloads
11
License
-
Repository
github
Last release
8 years ago

Apex Bootstrap Theme

A custom Bootstrap theme for Apex Clearing.

This repo contains the contents of the .zip file from the Bootstrap Customizer. The Customizer saves a version of this theme that can be accessed and modified here. Alternatively, you can upload the config.json file to the customizer.

Usage

The React Boilerplate WebPack configuration allows CSS files from the node_modules/ directory to be imported directly into app.js:

import 'apex-bootstrap-theme/css/bootstrap.css';

For ease of maintenance this repo contains the whole contents of the custom Bootstrap theme, but you probably only need bootstrap.css. bootstrap.theme.css contains gradient styles and animations that we don't currently use, and font-awesome is a more robust drop-in replacement for the glyphicon-halflings fonts in the fonts/ directory.

1.2.0

8 years ago

1.1.0

8 years ago

1.0.0

8 years ago