mirror of
https://github.com/jgthms/bulma.git
synced 2024-11-14 11:14:24 +00:00
17 lines
257 B
SCSS
17 lines
257 B
SCSS
/* 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";
|