bulma/sass/elements/_all.sass

17 lines
244 B
Sass
Raw Normal View History

2020-08-08 16:16:04 +00:00
/* Bulma Elements */
2016-01-24 00:03:43 +00:00
@charset "utf-8"
@import "box"
@import "button"
@import "container"
@import "content"
@import "icon"
@import "image"
@import "notification"
@import "progress"
@import "table"
@import "tag"
@import "title"
2016-01-24 00:03:43 +00:00
@import "other"