mirror of
https://github.com/jgthms/bulma.git
synced 2024-11-14 11:14:24 +00:00
2cbef5868e
* Use single file for extends * Update changelog
10 lines
150 B
Sass
10 lines
150 B
Sass
/* Bulma Form */
|
|
@charset "utf-8"
|
|
|
|
@import "shared"
|
|
@import "input-textarea"
|
|
@import "checkbox-radio"
|
|
@import "select"
|
|
@import "file"
|
|
@import "tools"
|