mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-30 00:29:52 +02:00
Migrate to Sass modules
fix function
This commit is contained in:
9
scss/forms/index.scss
Normal file
9
scss/forms/index.scss
Normal file
@@ -0,0 +1,9 @@
|
||||
@forward "labels";
|
||||
@forward "form-text";
|
||||
@forward "form-control";
|
||||
@forward "form-select";
|
||||
@forward "form-check";
|
||||
@forward "form-range";
|
||||
@forward "floating-labels";
|
||||
@forward "input-group";
|
||||
@forward "validation";
|
Reference in New Issue
Block a user