JS/TP04/EX02/bulma/sass/elements/_all.sass

17 lines
244 B
Sass
Raw Normal View History

2024-03-08 16:34:15 +01:00
/* Bulma Elements */
@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"
@import "other"