0.0.9 • Published 7 years ago

eco-workbench-theme v0.0.9

Weekly downloads
-
License
MIT
Repository
-
Last release
7 years ago

eco-workbench-theme is used for custom UI theme using bootstrap.

This theme project uses bootstrap module and applies changes on top of bootstrap module without changing the base bootstrap construct.

The customisation can be applied by modifying the files under “custom” folder. “custom” folder consists of two main files 1. variables.less - override the default bootstrap attributes as needed 2. shared.less - includes main bootstrap.less and any other css to be applied outside bootstrap module.

To install just run the command below

npm install grunt dist

The output generates the node_modules with base bootstrap and dist folder which contains shippable css files.

0.0.9

7 years ago

0.0.8

7 years ago

0.0.7

7 years ago

0.0.6

7 years ago

0.0.5

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago