bootstrap-tuoqun-theme
v1.0.1
Published
The most popular front-end framework for developing responsive, mobile first projects on the web.
Maintainers
Readme
bootstrap-tuoqun-theme
npm i bootstrap-tuoqun-themeIntroduce
#####Customize the theme based on [email protected]
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>