0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-03-14 14:29:30 +01:00
Bootstrap/scss/forms/index.scss
Mark Otto 9e28b858b5 Migrate to Sass modules
fix function
2025-03-04 15:23:44 -08:00

10 lines
211 B
SCSS

@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";