1
0
mirror of https://github.com/alanorth/hugo-theme-bootstrap4-blog.git synced 2025-05-08 05:26:00 +02:00

source/scss/bootstrap.scss: Enable forms

So that the user can use form styles via HTML, like on a contact
form or something.
This commit is contained in:
2017-04-16 17:55:52 +03:00
parent 90541bf8ff
commit d68a3d4bcb

View File

@ -21,7 +21,7 @@
@import "node_modules/bootstrap/scss/code";
@import "node_modules/bootstrap/scss/grid";
//@import "node_modules/bootstrap/scss/tables";
//@import "node_modules/bootstrap/scss/forms";
@import "node_modules/bootstrap/scss/forms";
@import "node_modules/bootstrap/scss/buttons";
// Components