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:
Alan Orth 2017-04-16 17:55:52 +03:00
parent 90541bf8ff
commit d68a3d4bcb
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9
1 changed files with 1 additions and 1 deletions

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