Files
bulma/sass/elements/_all.scss

17 lines
257 B
SCSS
Raw Normal View History

2022-11-23 17:44:02 +00: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";