1
0
Fork 0
mirror of https://github.com/openstf/stf synced 2025-10-06 03:50:04 +02:00
OpenSTF/res/web_modules/nine-bootstrap
2016-01-14 18:22:23 +09:00
..
index.js Adding full path resolution for nine-bootstrap. 2015-06-22 19:15:55 +09:00
nine-bootstrap.scss Change style of Hide Screen and Stop Using buttons since they were using the same color. 2016-01-14 18:22:23 +09:00
README.md Moved nine-bootstrap dependency over stf repository. 2015-06-22 18:46:03 +09:00

nine-bootstrap

Bootstrap 3 theme inspired on iOS 9 flat design. It's being used by STF.

Building and Usage

Compile to CSS using sass.

sass nine-bootstrap.scss

Or use with a module bundler like Webpack directly.

require('nine-bootstrap')