1.0.1 • Published 6 years ago

bootstrap-tuoqun-theme v1.0.1

Weekly downloads
4
License
MIT
Repository
github
Last release
6 years ago

bootstrap-tuoqun-theme

npm i bootstrap-tuoqun-theme

Introduce

#####Customize the theme based on bootstrap@3.3.7

Quick Start

import 'bootstrap-tuoqun-theme/dist/css/bootstrap-tuoqun-theme.css';
import 'bootstrap-tuoqun-theme/dist/js/bootstrap-tuoqun-theme';

Custom Theme

1.Cancel the radius
2.Modify primary color
3.Navbar adds primary and dark themes

<nav class="navbar navbar-primary"></nav>
<nav class="navbar navbar-dark"></nav>