mirror of
https://github.com/alanorth/hugo-theme-bootstrap4-blog.git
synced 2024-11-17 09:47:05 +01:00
source/scss/bootstrap.scss: Enable buttons
I need the button classes for pagination.
This commit is contained in:
parent
f737a75746
commit
071139a371
2
source/scss/bootstrap.scss
vendored
2
source/scss/bootstrap.scss
vendored
@ -22,7 +22,7 @@
|
||||
@import "node_modules/bootstrap/scss/grid";
|
||||
//@import "node_modules/bootstrap/scss/tables";
|
||||
//@import "node_modules/bootstrap/scss/forms";
|
||||
//@import "node_modules/bootstrap/scss/buttons";
|
||||
@import "node_modules/bootstrap/scss/buttons";
|
||||
|
||||
// Components
|
||||
//@import "node_modules/bootstrap/scss/animation";
|
||||
|
Loading…
Reference in New Issue
Block a user