bulma/sass/form/_index.scss

10 lines
163 B
SCSS
Raw Normal View History

2024-03-21 16:11:54 +00:00
/* Bulma Form */
@charset "utf-8";
@forward "shared";
@forward "input-textarea";
@forward "checkbox-radio";
@forward "select";
@forward "file";
@forward "tools";