bulma/sass/form/_index.scss
Jeremy Thomas 69877a652c Init v1
2024-03-21 16:11:54 +00:00

10 lines
163 B
SCSS

/* Bulma Form */
@charset "utf-8";
@forward "shared";
@forward "input-textarea";
@forward "checkbox-radio";
@forward "select";
@forward "file";
@forward "tools";