bulma/sass/form/_all.sass

10 lines
150 B
Sass
Raw Normal View History

2020-08-08 16:16:04 +00:00
/* Bulma Form */
2019-05-18 14:52:00 +00:00
@charset "utf-8"
@import "shared"
@import "input-textarea"
@import "checkbox-radio"
@import "select"
@import "file"
@import "tools"