bulma/sass/elements/_index.scss
Jeremy Thomas 69877a652c Init v1
2024-03-21 16:11:54 +00:00

17 lines
284 B
SCSS

/* Bulma Elements */
@charset "utf-8";
@forward "block";
@forward "box";
@forward "button";
@forward "content";
@forward "delete";
@forward "icon";
@forward "image";
@forward "loader";
@forward "notification";
@forward "progress";
@forward "table";
@forward "tag";
@forward "title";