mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 02:04:29 -07:00
10 lines
157 B
SCSS
10 lines
157 B
SCSS
/* Bulma Form */
|
|
@charset "utf-8";
|
|
|
|
@import "shared";
|
|
@import "input-textarea";
|
|
@import "checkbox-radio";
|
|
@import "select";
|
|
@import "file";
|
|
@import "tools";
|